[]
public JBIG2Exception(Exception ex)
| Type | Name | Description |
|---|---|---|
| Exception | ex |
Constructs a JBIGException whithout a message.
public JBIG2Exception()
Constructs a
JBIGException with a message.
public JBIG2Exception(string message)
| Type | Name | Description |
|---|---|---|
| string | message | a message describing the exception |