public class SchemaException extends RuntimeException
SchemaLoader.load() when it encounters
un-parseable schema JSON definition.| Constructor and Description |
|---|
SchemaException(String message) |
SchemaException(String key,
Class<?> expectedType,
Object actualValue) |
SchemaException(String key,
List<Class<?>> expectedTypes,
Object actualValue) |
SchemaException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2016 Everit Kft.. All rights reserved.