|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jpedal.jbig2.JBIG2Exception
public class JBIG2Exception
| Constructor Summary | |
|---|---|
JBIG2Exception()
Constructs a JBIGException whithout a message. |
|
JBIG2Exception(java.lang.Exception ex)
|
|
JBIG2Exception(java.lang.String message)
Constructs a JBIGException with a message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||