Method | Description | |
---|---|---|
Filter ( |
||
HandleAll ( ) : void | ||
HandleAndRethrow ( ) : void | ||
HandleAndThrowAgain ( ) : void | ||
HandleAndThrowWithInnerException ( ) : void | ||
HandleWithFilter ( ) : void | ||
ThrowAnException ( string message ) : void |
Method | Description | |
---|---|---|
Main ( ) : void |
public static Filter ( |
||
ex | ||
return | bool |
public static HandleAndThrowWithInnerException ( ) : void | ||
return | void |
public static ThrowAnException ( string message ) : void | ||
message | string | |
return | void |