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