Property | Type | Description | |
---|---|---|---|
exception | Exception, | ||
message | string | ||
trace | string |
Property | Type | Description | |
---|---|---|---|
FilterStackTrace | string |
Method | Description | |
---|---|---|
TestMessage ( string m, StackTrace, t, Exception, e ) : System |
Method | Description | |
---|---|---|
FilterStackTrace ( StackTrace, t ) : string |
public TestMessage ( string m, StackTrace, t, Exception, e ) : System | ||
m | string | |
t | StackTrace, | |
e | Exception, | |
return | System |