|
SourceJammer 1.1.0 March 1, 2002 Copyright (c) 2001, 2002 Robert MacGrogan
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
org.sourcejammer.client.filesys
Class ImproperFileException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.sourcejammer.util.SourceJammerExceptionChain
|
+--org.sourcejammer.client.filesys.ImproperFileException
- public class ImproperFileException
- extends SourceJammerExceptionChain
This exception is throws if the SJ client has trouble reading or accessing a file,
or if the file is in an unexpected state.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
ImproperFileException
public ImproperFileException()
ImproperFileException
public ImproperFileException(java.lang.String msg)
ImproperFileException
public ImproperFileException(java.lang.String msg,
java.lang.Exception ex)
|
SourceJammer 1.1.0 March 1, 2002 Copyright (c) 2001, 2002 Robert MacGrogan
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |