public class UMAException extends Exception
| Constructor and Description |
|---|
UMAException() |
UMAException(String message) |
UMAException(String message,
Throwable cause) |
UMAException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
UMAException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All Rights Reserved.