|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
be.saltwater.jaqel.loaders.IllegalFormatException
Thrown when a loader in one of the be.saltwater.jaqel.*.loaders packages says the format of the file it is loading is unvalid.
| Constructor Summary | |
IllegalFormatException(java.lang.String message)
|
|
IllegalFormatException(java.lang.String message,
java.lang.Throwable cause)
|
|
IllegalFormatException(java.lang.Throwable cause)
|
|
| 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 IllegalFormatException(java.lang.String message)
public IllegalFormatException(java.lang.String message,
java.lang.Throwable cause)
public IllegalFormatException(java.lang.Throwable cause)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||