|
BmnRoot
|
Public Member Functions | |
| __init__ (self, message, exc=None) | |
| __init__ (self, message, exc=None) | |
Public Attributes | |
| formatted_traceback | |
| exc | |
Definition at line 110 of file run-clang-format.py.
| run-clang-format.UnexpectedError.__init__ | ( | self, | |
| message, | |||
exc = None |
|||
| ) |
Definition at line 111 of file run-clang-format.py.
References run-clang-format.UnexpectedError.__init__().
Referenced by run-clang-format.UnexpectedError.__init__().
| run-clang-format.UnexpectedError.__init__ | ( | self, | |
| message, | |||
exc = None |
|||
| ) |
Definition at line 111 of file run-clang-format.py.
References run-clang-format.UnexpectedError.__init__(), run-clang-format.bold_red(), run-clang-format.colorize(), run-clang-format.UnexpectedError.exc, run-clang-format.excludes_from_file(), run-clang-format.UnexpectedError.formatted_traceback, run-clang-format.list_files(), run-clang-format.main(), run-clang-format.make_diff(), min(), run-clang-format.print_diff(), run-clang-format.print_trouble(), run-clang-format.run_clang_format_diff(), and run-clang-format.run_clang_format_diff_wrapper().
| run-clang-format.UnexpectedError.exc |
Definition at line 114 of file run-clang-format.py.
Referenced by run-clang-format.UnexpectedError.__init__().
| run-clang-format.UnexpectedError.formatted_traceback |
Definition at line 113 of file run-clang-format.py.
Referenced by run-clang-format.UnexpectedError.__init__().