ORAEventSendException Class Reference

Inherits Exception.

Public Member Functions

  ORAEventSendException (final String message)
  ORAEventSendException (final Exception exception)

Detailed Description

Constructor & Destructor Documentation

◆ ORAEventSendException() [1/2]

ORAEventSendException ( 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.

◆ ORAEventSendException() [2/2]

ORAEventSendException ( final Exception exception )

Constructs and exception.

Parameters
exception exception
The documentation for this class was generated from the following file:
  • ORAEventSendException.java