Initializes a new instance of the GMException class.
Name | Description | |
---|---|---|
GMException() |
Initializes a new instance of the GMException class. |
|
GMException(String) |
Initializes a new instance of the GMException class with a specified error message. |
|
GMException(String, Exception) |
Initializes a new instance of the GMException class with a specified error message and a reference to the inner exception that is the cause of this exception. |