Method | Description | |
---|---|---|
ExtractStringFromException ( object exception ) : string |
Method | Description | |
---|---|---|
ExtractFormattedStackTrace ( |
||
ExtractStackTrace ( ) : string | ||
ExtractStringFromExceptionInternal ( object exceptiono, string &message, string &stackTrace ) : void | ||
IsSystemStacktraceType ( object name ) : bool | ||
PostprocessStacktrace ( string oldString, bool stripEngineInternalInformation ) : string | ||
SetProjectFolder ( string folder ) : void |
public static ExtractStringFromException ( object exception ) : string | ||
exception | object | |
return | string |