ORAModuleIDException Class Reference

Inherits RuntimeException.

Public Member Functions

  ORAModuleIDException (final String message)

Detailed Description

Thrown to indicate that ORABaseDataContainer.getModuleID() is not implemented or not implemented properly.

Constructor & Destructor Documentation

◆ ORAModuleIDException()

ORAModuleIDException ( final String message )

Constructs a ORAModuleIDException with the specified detail message.

Parameters
message the detail message.
The documentation for this class was generated from the following file:
  • ORAModuleIDException.java