Click or drag to resize

GdiException Constructor

Creates an instance of GdiException.
Overload List
  NameDescription
Public methodGdiException
Creates a new instance of GdiException.
Public methodGdiException(String)
Creates a new instance of GdiException specifying the exception message.
Protected methodGdiException(SerializationInfo, StreamingContext)
Initializes a new instance of the GdiException class.
Public methodGdiException(String, Exception)
Creates a new instance of GdiException specifying the exception message and inner exception.
Top
See Also