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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept
public InvalidSchemaNameException(java.lang.String schemaName)
public int errorCode()
errorCode
in interface CrateException
errorCode
in class ValidationException
public java.lang.String getSchemaName()
getSchemaName
in interface SchemaScopeException