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