
Public Member Functions | |
| def | __init__ |
Represents any type of unknown error
Definition at line 65 of file diag_error.py.
| def diag_error.GenericError.__init__ | ( | self, | |
| name, | |||
| t, | |||
| desc | |||
| ) |
Reimplemented from diag_error.BaseError.
Definition at line 67 of file diag_error.py.