public class NoSuchParserException extends ParseException
Context.parse(Parse)
,
Serialized FormConstructor and Description |
---|
NoSuchParserException(Parse<?> parse,
String contentType)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getContentType()
The content type of the request.
|
Parse<?> |
getParse()
The parse object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString