TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
moConParamsBase.ERR_MODULE_RESERVED Class Reference

Error while trying to reserve a module already in use. More...

Inheritance diagram for moConParamsBase.ERR_MODULE_RESERVED:
Inheritance graph
Collaboration diagram for moConParamsBase.ERR_MODULE_RESERVED:
Collaboration graph

Public Member Functions

def __init__ (self, value)
 
def __str__ (self)
 
def __init__ (self, value)
 
def __str__ (self)
 
- Public Member Functions inherited from Nice::Exception
virtual std::string toString () const
 
 Exception ()
 
 Exception (const Nice::SeqLoggerObject &_ex)
 
 operator Nice::SeqLoggerObject ()
 
const Nice::SeqLoggerObjectlog () const
 
virtual const char * what () const throw ()
 
void addLoggerObject (const Nice::LoggerObject &_err)
 
void addLoggerObject (const Nice::SeqLoggerObject &_serr)
 
virtual ~Exception () throw ()
 
virtual std::string toString () const
 
 Exception ()
 
 Exception (const Nice::SeqLoggerObject &_ex)
 
 operator Nice::SeqLoggerObject ()
 
const Nice::SeqLoggerObjectlog () const
 
virtual const char * what () const throw ()
 
void addLoggerObject (const Nice::LoggerObject &_err)
 
void addLoggerObject (const Nice::SeqLoggerObject &_serr)
 
virtual ~Exception () throw ()
 

Public Attributes

 value
 

Additional Inherited Members

- Static Public Member Functions inherited from Nice::Exception
static void raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject())
 
template<typename Type >
static void addException (const std::string &_exceptStr)
 
static void raise (const std::string &_exceptStr, const Nice::SeqLoggerObject &_ex=Nice::SeqLoggerObject())
 
template<typename Type >
static void addException (const std::string &_exceptStr)
 

Detailed Description

Error while trying to reserve a module already in use.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def moConParamsBase.ERR_MODULE_RESERVED.__init__ (   self,
  value 
)

◆ __init__() [2/2]

def moConParamsBase.ERR_MODULE_RESERVED.__init__ (   self,
  value 
)

Member Function Documentation

◆ __str__() [1/2]

def moConParamsBase.ERR_MODULE_RESERVED.__str__ (   self)

◆ __str__() [2/2]

def moConParamsBase.ERR_MODULE_RESERVED.__str__ (   self)

Member Data Documentation

◆ value

moConParamsBase.ERR_MODULE_RESERVED.value

The documentation for this class was generated from the following file: