public class UnrecognisedMapException extends Exception
| Constructor and Description |
|---|
UnrecognisedMapException(List<String> expectedKey) |
UnrecognisedMapException(String... expectedKey) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnrecognisedMapException(List<String> expectedKey)
expectedKey - public UnrecognisedMapException(String... expectedKey)
expectedKey -