Method | Description | |
---|---|---|
Throw ( this exception ) : void | ||
ThrowIfNotNull ( this exception ) : void |
Method | Description | |
---|---|---|
Initialize ( ) : IExceptionServices |
public static Throw ( this exception ) : void | ||
exception | this | |
return | void |
public static ThrowIfNotNull ( this exception ) : void | ||
exception | this | |
return | void |