ImageProcessException Constructor |
| Name | Description | |
|---|---|---|
| ImageProcessException | Creates a new instance of ImageProcessException. | |
| ImageProcessException(String) | Creates a new instance of ImageProcessException specifying the exception message. | |
| ImageProcessException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ImageProcessException class.
| |
| ImageProcessException(String, AtalaImage) | Creates a new instance of ImageProcessException specifying the exception message and AtalaImage.
| |
| ImageProcessException(String, Exception) | Creates a new instance of ImageProcessException specifying the exception message and inner exception.
|