public class InvalidPathException extends InvalidDataException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InvalidPathException(java.lang.String path)
Create a new
InvalidPathException object. |
private static final long serialVersionUID