public class CustomException extends RuntimeException
| Constructor and Description |
|---|
CustomException() |
CustomException(String message,
int status) |
CustomException(String message,
int status,
Object data) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.