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

Public Member Functions

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

BNOSPACE exception

Constructor & Destructor Documentation

◆ UbfBNOSPACEException() [1/2]

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

◆ UbfBNOSPACEException() [2/2]

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