P4ExceptionThrow Method |
| Name | Description | |
|---|---|---|
| Throw(P4ClientError) |
Create and throw an exception if it exceeds the MinThrowLevel
| |
| Throw(ErrorSeverity, String) |
Create and throw an exception if it exceeds the MinThrowLevel
| |
| Throw(String, String, P4ClientError) |
Create and throw an exception if it exceeds the MinThrowLevel
| |
| Throw(String, String, ErrorSeverity, String) |
Create and throw an exception if it exceeds the MinThrowLevel
|