Package pl.project13.core
Class CannotReadFileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pl.project13.core.CannotReadFileException
-
- All Implemented Interfaces:
java.io.Serializable
public class CannotReadFileException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CannotReadFileException(java.lang.Throwable cause)
-