Package fit.exception
Class IncorrectPathException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- fit.exception.IncorrectPathException
-
- All Implemented Interfaces:
java.io.Serializable
public class IncorrectPathException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IncorrectPathException(java.lang.String errorMessage)
-