Class SchemaNotAvailableException

All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class SchemaNotAvailableException extends ConnectionNotAvailableException
Raised when an attempt is made to access a schema that is not ORDS enabled, or has been dropped
Author:
cdivilly
See Also:
  • Constructor Details

  • Method Details

    • getSchema

      public String getSchema()
      The user supplied schema name, which was determined not to be available
      Returns:
      The name of the schema