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