public class UnregisteredTypeException extends RuntimeException
ResourceConverter
and attempting to de-serialise JSON-API with an unregistered type.| Constructor and Description |
|---|
UnregisteredTypeException(String type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Returns the unregistered type for which this exception is applicable to.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.