OracleAS Personalization Java API Reference
10g Release 2 (10.1.2)

B14053-01


Package oracle.dmt.op.re.reexception

Provides exception classes thrown by OP REAPI methods.

See:
          Description

Exception Summary
ArrayTooLargeException Signals that an ArrayTooLargeException of some sort has occurred.
BadDBConnectionException Signals that a BadDBConnectionException exception of some sort has occurred.
BannerNotFoundException Signals that a BannerNotFoundException (that is, the product banner was not found) of some sort has occurred.
BufferIsFullException Signals that a BufferIsFull exception of some sort has occurred.
ConnectionPoolIsFullException Signals that a ConnectionPoolIsFull exception of some sort has occurred.
CreateResultTableError Signals that an error of CreateResultTableError has occurred.
ErrorExecutingRE Signals that an ErrorExecutingRE error has occurred during execution of PL/SQL procedures.
IncompatibleREException Signals that an IncompatibleREException of some sort has occurred.
InvalidIDException Signals that a InvalidIDException exception of some sort has occurred.
NullParameterException Signals that a NullParameterException of some sort has occurred where Null value is not permitted.
REIsOfflineException Signals that an REIsOfflineException of some sort has occurred.
REProxyInitException Signals that a REProxy initiation exception of some sort has occurred.
StringTooLargeException Signals that a StringTooLargeException of some sort has occurred.

 

Package oracle.dmt.op.re.reexception Description

Provides exception classes thrown by OP REAPI methods.

Package Specification

(none)

Related Documentation

For overviews and guidance, see:

Since:
9.0.0

OracleAS Personalization Java API Reference
10g Release 2 (10.1.2)

B14053-01


Copyright © 2005 Oracle. All Rights Reserved.