Click or drag to resize

ImageProcessException Constructor

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