Click or drag to resize
ImageFilterException Constructor
Overload List
  NameDescription
Public methodImageFilterException
Initializes a new instance of the ImageFilterException class.
Public methodImageFilterException(String)
Initializes a new instance of the ImageFilterException class with a specified error message.
Public methodImageFilterException(String, Exception)
Initializes a new instance of the ImageFilterException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also