public class JBIG2Exception
extends java.lang.Exception
| Constructor and Description |
|---|
JBIG2Exception()
Constructs a
JBIGException whithout a message. |
JBIG2Exception(java.lang.Exception ex) |
JBIG2Exception(java.lang.String message)
Constructs a
JBIGException with a message. |
public JBIG2Exception(java.lang.Exception ex)
public JBIG2Exception()
JBIGException whithout a message.public JBIG2Exception(java.lang.String message)
JBIGException with a message.message - a message describing the exception