Overload | Description |
---|---|
Jpeg2000EncoderException Constructor() | Initializes a new instance of the Jpeg2000EncoderException class. |
Jpeg2000EncoderException Constructor(String) | Initializes a new instance of the Jpeg2000EncoderException class with a specified error message. |
Jpeg2000EncoderException Constructor(String,Exception) | Initializes a new instance of the Jpeg2000EncoderException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Jpeg2000EncoderException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the Jpeg2000EncoderException class with serialized data. |