public class GenericException extends RuntimeException
| Constructor and Description |
|---|
GenericException(String message) |
GenericException(String message,
Throwable cause) |
GenericException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.