ORAEventSendDataException Class Reference

Inherits Exception.

Public Member Functions

  ORAEventSendDataException (final String message)
  ORAEventSendDataException (final Exception exception)

Detailed Description

Throws when there is an error in sending data to server

Constructor & Destructor Documentation

◆ ORAEventSendDataException() [1/2]

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

◆ ORAEventSendDataException() [2/2]

ORAEventSendDataException ( final Exception exception )

Constructs and exception.

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