public class PathNotFoundException extends InvalidPathException
| Constructor and Description |
|---|
PathNotFoundException() |
PathNotFoundException(java.lang.String message) |
PathNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
PathNotFoundException(java.lang.Throwable cause) |
public PathNotFoundException()
public PathNotFoundException(java.lang.String message)
public PathNotFoundException(java.lang.String message,
java.lang.Throwable cause)
public PathNotFoundException(java.lang.Throwable cause)