GdiException Constructor |
Name | Description | |
---|---|---|
![]() | GdiException() | Creates a new instance of GdiException. |
![]() | GdiException(String) | Creates a new instance of GdiException specifying the exception message. |
![]() | GdiException(SerializationInfo, StreamingContext) |
Initializes a new instance of the GdiException class.
|
![]() | GdiException(String, Exception) | Creates a new instance of GdiException specifying the exception message and inner exception. |