Class FileDocException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.software_atelier.simpleflex.docs.impl.FileDocException
- All Implemented Interfaces:
Serializable
This Exception is used in the class FileDoc and is thrown if the given File does not exist.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileDocException
-