Method | Description | |
---|---|---|
Rethrow ( this exception ) : void | ||
RethrowWith ( this exception, string message ) : void |
Method | Description | |
---|---|---|
FixAndRethrow ( |
||
PreserveStackTrace ( |
public static Rethrow ( this exception ) : void | ||
exception | this | |
return | void |
public static RethrowWith ( this exception, string message ) : void | ||
exception | this | |
message | string | |
return | void |