public class WrapperException extends RuntimeException
(in Domain)
,
Serialized FormConstructor 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, toString
Copyright © 2018. All rights reserved.