프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Instance |
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void |
Initializes the class.
|
메소드 | 설명 | |
---|---|---|
AppDomainUnhandledException ( object sender, |
Invoked when an exception is not caught.
|
|
ErrorManager ( ) : System |
Prevents a default instance of the ErrorManager class from being created.
|
|
GetErrorDumpPath ( System.DateTime dateTime ) : string |
Returns the path for the error dump with the specified suffix.
|
|
TryCleanErrorDumps ( ) : bool |
Tries to limit the number of error messages written to files in the temporary files folder to
|
|
TryDumpError ( string errorMessage, string &dumpPath ) : bool |
Tries to write an error message to a file in the temporary files folder.
|