exception documentation

class MicroServiceError(Exception):

Constructor: MicroServiceError(message, code)

View In Hierarchy

Undocumented

Class Code Undocumented
Method __init__ Undocumented
Instance Variable code Undocumented
def __init__(self, message, code=Code.UNDEFINED):

Undocumented

code =

Undocumented