Method | Description | |
---|---|---|
Catch ( |
Constructor
|
|
Rethrow ( ) : void |
Rethrows the error
|
|
Setup ( ) : void |
Sets up the command
|
|
ToString ( ) : string |
Converts the command to a string
|
public Catch ( |
||
exceptionType | Exception type | |
return | System |