AGIException Constructor |
Name | Description | |
---|---|---|
AGIException | Initializes a new instance of the AGIException class | |
AGIException(String) |
Creates a new AGIExeption with the given message.
| |
AGIException(String, Exception) |
Creates a new AGIExeption with the given message and cause.
|