public class HttpWrapperException extends WrapperException
HttpWrapper
,
Serialized FormConstructor 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, toString
public HttpWrapperException(HttpWrapper<?> wrapper)
public HttpWrapperException(HttpWrapper<?> wrapper, Throwable cause)
public HttpWrapper<?> getWrapper()
getWrapper
in class WrapperException
Copyright © 2024. All rights reserved.