java.io.Serializablepublic 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, waitgetResponsepublic LiteralException(Response r)
r - the response objectCopyright © 2018 Oracle. All rights reserved.