|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ewe.io.IOException
ewe.io.FileNotFoundException
| Constructor Summary | |
FileNotFoundException()
|
|
FileNotFoundException(String message)
|
|
FileNotFoundException(String message,
Throwable cause)
|
|
FileNotFoundException(Throwable cause)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getMessage, initCause, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode |
| Constructor Detail |
public FileNotFoundException()
public FileNotFoundException(String message)
public FileNotFoundException(Throwable cause)
public FileNotFoundException(String message,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||