BmnRoot
Loading...
Searching...
No Matches
run-clang-format.UnexpectedError Class Reference
Inheritance diagram for run-clang-format.UnexpectedError:
[legend]
Collaboration diagram for run-clang-format.UnexpectedError:
[legend]

Public Member Functions

 __init__ (self, message, exc=None)
 
 __init__ (self, message, exc=None)
 

Public Attributes

 formatted_traceback
 
 exc
 

Detailed Description

Definition at line 110 of file run-clang-format.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

run-clang-format.UnexpectedError.__init__ (   self,
  message,
  exc = None 
)

◆ __init__() [2/2]

Member Data Documentation

◆ exc

run-clang-format.UnexpectedError.exc

Definition at line 114 of file run-clang-format.py.

Referenced by run-clang-format.UnexpectedError.__init__().

◆ formatted_traceback

run-clang-format.UnexpectedError.formatted_traceback

Definition at line 113 of file run-clang-format.py.

Referenced by run-clang-format.UnexpectedError.__init__().


The documentation for this class was generated from the following files: