public class WrapperException extends InvalidArgumentException
Wrapper
,
Serialized FormConstructor and Description |
---|
WrapperException(Wrapper<?> wrapper) |
WrapperException(Wrapper<?> wrapper,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
<T extends Wrapper<?>> |
getWrapper() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.