메소드 | 설명 | |
---|---|---|
ExceptionToString ( StringBuilder sb, |
||
TraceException ( String msg, |
Traces an exception with its stack trace
|
public static ExceptionToString ( StringBuilder sb, |
||
sb | StringBuilder | |
e | ||
indent | string | |
리턴 | void |
public static TraceException ( String msg, |
||
msg | String | An optional error message to display in addition to the exception |
e | The exception | |
리턴 | void |