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, toStringpublic RequestAbortedException(Throwable cause)
protected RequestAbortedException wrapForRethrow()
Copyright © 2004-2014. All Rights Reserved.