|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectThrowable
Exception
InvalidFileType
public class InvalidFileType
Constructor Summary | |
---|---|
InvalidFileType()
|
|
InvalidFileType(String arg0)
|
|
InvalidFileType(String arg0,
Throwable arg1)
|
|
InvalidFileType(Throwable arg0)
|
Method Summary |
---|
Methods inherited from class Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidFileType()
public InvalidFileType(String arg0)
arg0
- public InvalidFileType(String arg0, Throwable arg1)
arg0
- arg1
- public InvalidFileType(Throwable arg0)
arg0
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |