public class RequestAbortedException extends RuntimeException
Request
will never recover its Response
.Constructor and Description |
---|
RequestAbortedException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
protected RequestAbortedException |
wrapForRethrow() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RequestAbortedException(Throwable cause)
protected RequestAbortedException wrapForRethrow()
Copyright © 2014. All rights reserved.