TwiceAsNice
2019-02-18
|
Error trying to command a module not yet reserved by this client. More...
Public Member Functions | |
def | __init__ (self, value) |
def | __str__ (self) |
def | __init__ (self, value) |
def | __str__ (self) |
![]() | |
virtual std::string | toString () const |
Exception () | |
Exception (const Nice::SeqLoggerObject &_ex) | |
operator Nice::SeqLoggerObject () | |
const Nice::SeqLoggerObject & | log () 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::SeqLoggerObject & | log () 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 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) |
Error trying to command a module not yet reserved by this client.
def moConParamsBase.ERR_MODULE_NOT_RESERVED.__init__ | ( | self, | |
value | |||
) |
def moConParamsBase.ERR_MODULE_NOT_RESERVED.__init__ | ( | self, | |
value | |||
) |
def moConParamsBase.ERR_MODULE_NOT_RESERVED.__str__ | ( | self | ) |
def moConParamsBase.ERR_MODULE_NOT_RESERVED.__str__ | ( | self | ) |
moConParamsBase.ERR_MODULE_NOT_RESERVED.value |