public class RequestAbortedException
extends java.io.InterruptedIOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RequestAbortedException(java.lang.String message) |
RequestAbortedException(java.lang.String message,
java.lang.Throwable cause) |
private static final long serialVersionUID