Public Member Functions | |
def | __init__ |
def | __str__ |
Private Attributes | |
_fun |
The imported formatter is bad (most likely not a function).
Definition at line 479 of file rts_exceptions.py.
def rtshell.rts_exceptions.BadFormatterError.__init__ | ( | self, | |
fun | |||
) |
Definition at line 481 of file rts_exceptions.py.
def rtshell.rts_exceptions.BadFormatterError.__str__ | ( | self | ) |
Definition at line 484 of file rts_exceptions.py.
Definition at line 481 of file rts_exceptions.py.