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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

NENOCONN exception

Constructor & Destructor Documentation

◆ NstdNENOCONNException() [1/2]

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

◆ NstdNENOCONNException() [2/2]

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