Class UnknownSchemaException

All Implemented Interfaces:
Serializable

public final class UnknownSchemaException extends VariantException
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:
  • Constructor Details

    • UnknownSchemaException

      public UnknownSchemaException(String schema)