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