public class BaseException extends RuntimeException
| Constructor and Description |
|---|
BaseException(int code,
String message) |
BaseException(String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
void |
setCode(int code) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.