endurox-java
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | List of all members
org.endurox.exceptions.AtmiTPEBLOCKException Class Reference

Public Member Functions

 AtmiTPEBLOCKException (String msg)
 
 AtmiTPEBLOCKException (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

TPEBLOCK exception

Constructor & Destructor Documentation

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