Click or drag to resize

ImageReadException Constructor

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