Serializable
public class ReadException extends Exception
Constructor | Description |
---|---|
ReadException() |
Deprecated.
For use by test code only (serialisation tests)
|
ReadException(String message,
Throwable cause,
String partialResponse) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
String |
getPartialResponse() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public ReadException()
public String getPartialResponse()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.