Home
last modified time | relevance | path

Searched defs:SchemaException (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/
DTestFormatSchema.java58 static class SchemaException extends RuntimeException class in TestFormatSchema
62 public SchemaException(FormatSchema s) { in SchemaException() method in TestFormatSchema.SchemaException