public class SchemaNotFoundException extends NotFoundException
| Constructor and Description |
|---|
SchemaNotFoundException(String schemaName) |
SchemaNotFoundException(String schemaName,
String message) |
SchemaNotFoundException(String schemaName,
String message,
Throwable cause) |
SchemaNotFoundException(String schemaName,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSchemaName() |
getErrorCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012-2014. All Rights Reserved.