public class UndefinedSchemaException extends Exception
UndefinedSchemaException class.
| Constructor and Description |
|---|
UndefinedSchemaException(String prefix)
Constructor for UndefinedSchemaException.
|
UndefinedSchemaException(String prefix,
Throwable throwable)
Constructor for UndefinedSchemaException.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix()
Getter for the field
prefix. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.