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

Public Member Functions

 UbfBERFU1Exception (String msg)
 
 UbfBERFU1Exception (String msg, Throwable throwable)
 
- Public Member Functions inherited from org.endurox.exceptions.UbfException
 UbfException (int tperrno, String msg)
 
 UbfException (int tperrno, String msg, Throwable throwable)
 
int getErrorCode ()
 

Additional Inherited Members

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

Detailed Description

BERFU1 exception

Constructor & Destructor Documentation

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