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