public abstract class UpException extends ZeroRunException
| Constructor and Description |
|---|
UpException(Class<?> clazz,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic abstract int getCode()
public String getMessage()
getMessage in class ThrowableCopyright © 2017. All rights reserved.