public class HttpWrapperException extends WrapperException
HttpWrapper,
Serialized Form| Constructor and Description |
|---|
HttpWrapperException(HttpWrapper<?> wrapper) |
HttpWrapperException(HttpWrapper<?> wrapper,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
HttpWrapper<?> |
getWrapper() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpWrapperException(HttpWrapper<?> wrapper)
public HttpWrapperException(HttpWrapper<?> wrapper, Throwable cause)
public HttpWrapper<?> getWrapper()
getWrapper in class WrapperExceptionCopyright © 2025. All rights reserved.