TwiceAsNice
2019-02-18
|
Error of invalid link timeout on the board. 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 of invalid link timeout on the board.
The timeout is not compliant with the 5 to 3600 seconds range of SetLinkTimeout of the programmer's guide.
def checkConnectionTimeout.ERR_TIMEOUT_OUT_OF_RANGE.__init__ | ( | self, | |
value | |||
) |
def checkConnectionTimeout.ERR_TIMEOUT_OUT_OF_RANGE.__init__ | ( | self, | |
value | |||
) |
def checkConnectionTimeout.ERR_TIMEOUT_OUT_OF_RANGE.__str__ | ( | self | ) |
def checkConnectionTimeout.ERR_TIMEOUT_OUT_OF_RANGE.__str__ | ( | self | ) |
checkConnectionTimeout.ERR_TIMEOUT_OUT_OF_RANGE.value |