endurox-java
Public Member Functions | List of all members
org.endurox.exceptions.AtmiTPEEVENTException Class Reference

Public Member Functions

 AtmiTPEEVENTException (String msg)
 
 AtmiTPEEVENTException (String msg, Throwable throwable)
 
- Public Member Functions inherited from org.endurox.exceptions.AtmiException
TypedBuffer getReplyBuffer ()
 
 AtmiException (int tperrno, String msg)
 
 AtmiException (int tperrno, String msg, Throwable throwable)
 
int getErrorCode ()
 

Additional Inherited Members

- Static Public Member Functions inherited from org.endurox.exceptions.AtmiException
static AtmiException create (int tperrno, String msg)
 

Detailed Description

TPEEVENT exception

Constructor & Destructor Documentation

◆ AtmiTPEEVENTException() [1/2]

org.endurox.exceptions.AtmiTPEEVENTException.AtmiTPEEVENTException ( String  msg)

◆ AtmiTPEEVENTException() [2/2]

org.endurox.exceptions.AtmiTPEEVENTException.AtmiTPEEVENTException ( String  msg,
Throwable  throwable 
)