Méthode | Description | |
---|---|---|
Filter ( |
||
HandleAll ( ) : void | ||
HandleAndRethrow ( ) : void | ||
HandleAndThrowAgain ( ) : void | ||
HandleAndThrowWithInnerException ( ) : void | ||
HandleWithFilter ( ) : void | ||
ThrowAnException ( string message ) : void |
Méthode | Description | |
---|---|---|
Main ( ) : void |
public static Filter ( |
||
ex | ||
Résultat | bool |
public static HandleAndThrowAgain ( ) : void | ||
Résultat | void |
public static HandleAndThrowWithInnerException ( ) : void | ||
Résultat | void |
public static ThrowAnException ( string message ) : void | ||
message | string | |
Résultat | void |