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