public class SchemaDisabledException extends RuntimeException
Constructor and Description |
---|
SchemaDisabledException(String name) |
SchemaDisabledException(String name,
String version) |
Modifier and Type | Method and Description |
---|---|
String |
getSchemaName()
Returns the disabled schema name
|
String |
getSchemaVersion()
Returns the disabled schema version
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SchemaDisabledException(String name)
Copyright © 2019. All rights reserved.