Click or drag to resize

ImageMetadataException Constructor

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