public class LiteralException extends ProtocolException
response| Constructor and Description |
|---|
LiteralException(Response r)
Constructs a LiteralException with the specified Response object.
|
getResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LiteralException(Response r)
r - the response objectCopyright © 2017 Oracle. All rights reserved.