Low-Power Border Router

LbrException.LbrException Class Reference

Internal exception class for the LBR. More...

Inherited by LbrException.ClientConnectionError, and LbrException.UserDbError.

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 errorCode
 details

Static Public Attributes

dictionary descriptions = {}

Detailed Description

Internal exception class for the LBR.


Constructor & Destructor Documentation

def LbrException.LbrException.__init__ (   self,
  errorCode,
  details = None 
)

Member Function Documentation

def LbrException.LbrException.__str__ (   self)

Member Data Documentation