ORARuntimeException Class Reference

Inherits RuntimeException.

Public Member Functions

  ORARuntimeException (final String message)

Detailed Description

Base class for all Runtime exceptions.

Constructor & Destructor Documentation

◆ ORARuntimeException()

ORARuntimeException ( final String message )

Constructs a new exception with the specified detail message.

Parameters
message the detail message. The detail message is saved for later retrieval by the getMessage() method.
The documentation for this class was generated from the following file:
  • ORARuntimeException.java