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