Package com.variant.client
Class UnknownSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.variant.client.VariantException
com.variant.client.UnknownSchemaException
- All Implemented Interfaces:
Serializable
Thrown when an operation was aborted by the server because this connection's schema name, as returned by
Connection.getSchemaName()
is no longer available on the server.- Since:
- 0.9
- See Also:
-
Field Summary
Fields inherited from class com.variant.client.VariantException
args, error
-
Constructor Summary
-
Method Summary
Methods inherited from class com.variant.client.VariantException
getMessage, internal, internal, internal
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownSchemaException
-