![]() |
Low-Power Border Router
|
Internal exception class for the LBR. More...
Inherited by LbrException.ClientConnectionError, and LbrException.UserDbError.
Public Member Functions | |
| def | __init__ |
| def | __str__ |
Public Attributes | |
| errorCode | |
| details | |
Static Public Attributes | |
| dictionary | descriptions = {} |
Internal exception class for the LBR.
| def LbrException.LbrException.__init__ | ( | self, | |
| errorCode, | |||
details = None |
|||
| ) |
| def LbrException.LbrException.__str__ | ( | self | ) |
dictionary LbrException.LbrException.descriptions = {} [static] |
Reimplemented in LbrException.ClientConnectionError, and LbrException.UserDbError.