public class InvalidSchemaNameException extends ValidationException implements SchemaScopeException
| Constructor and Description |
|---|
InvalidSchemaNameException(java.lang.String schemaName) |
| Modifier and Type | Method and Description |
|---|---|
int |
errorCode() |
java.lang.String |
getSchemaName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptpublic InvalidSchemaNameException(java.lang.String schemaName)
public int errorCode()
errorCode in interface CrateExceptionerrorCode in class ValidationExceptionpublic java.lang.String getSchemaName()
getSchemaName in interface SchemaScopeException