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