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