public class CodeStatException extends RuntimeException
| 构造器和说明 |
|---|
CodeStatException() |
CodeStatException(String message) |
CodeStatException(String message,
Throwable cause) |
CodeStatException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CodeStatException(Throwable cause) |
Copyright © 2021. All rights reserved.