public class ParsingException extends ProtocolException
Constructor and Description |
---|
ParsingException()
Constructs an ParsingException with no detail message.
|
ParsingException(Response r)
Constructs an ParsingException with the specified Response.
|
ParsingException(java.lang.String s)
Constructs an ParsingException with the specified detail message.
|
getResponse
public ParsingException()
public ParsingException(java.lang.String s)
s
- the detail messagepublic ParsingException(Response r)
r
- the ResponseCopyright © 2010 - 2020 Adobe. All Rights Reserved