GeometryException Constructor |
Name | Description | |
---|---|---|
GeometryException |
Initializes a new instance of the GeometryException class.
| |
GeometryException(Object) |
Initializes a new instance of the GeometryException class.
| |
GeometryException(String) |
Initializes a new instance of the GeometryException class with a specified
error message.
| |
GeometryException(SerializationInfo, StreamingContext) |
Initializes a new instance of the GeometryException class with serialized
data.
| |
GeometryException(String, Exception) |
Initializes a new instance of the GeometryException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
| |
GeometryException(String, Object) |
Initializes a new instance of the GeometryException class with a specified
error message.
| |
GeometryException(String, Exception, Object) |
Initializes a new instance of the GeometryException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|