See: Description
Interface | Description |
---|---|
HasLocalizedMessage |
An interface for an
Exception that can provide its message in a language that is appropriate to a specified Locale . |
Class | Description |
---|---|
ArraySet |
A resizable-array implementation of the
Set interface from the collections framework. |
Exception | Description |
---|---|
BatchedException |
A base class for runtime exceptions that bundle together a list of errors or warnings for later processing.
|
OLAPIException |
A common superclass for all Oracle OLAP Java API exceptions.
|
OLAPIIllegalStateException |
A common superclass for all exceptions that indicate that an operation cannot succeed because the state of the
DataProvider or Transaction does not support it. |
OLAPIRuntimeException |
A common superclass for all Oracle OLAP Java API runtime exceptions.
|
UnsupportedOperationException |
Indicates that Oracle OLAP does not support the operation requested by the application.
|
oracle.olapi
contain interfaces and classes that define and implement the Oracle OLAP Java API, an application programming interface for online analytic processing.