Serializable
public class LiteralException extends ProtocolException
response
Constructor | Description |
---|---|
LiteralException(Response r) |
Constructs a LiteralException with the specified Response object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LiteralException(Response r)
r
- the response objectCopyright © 2018 Oracle. All rights reserved.