public class WrapperException extends RuntimeException
(in Domain),
Serialized Form| Constructor and Description |
|---|
WrapperException() |
WrapperException(Object o) |
WrapperException(String s) |
WrapperException(String s,
Throwable t) |
WrapperException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
void |
setObject(Object object) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.