Class PathNotFoundException

All Implemented Interfaces:
Serializable

public class PathNotFoundException extends InvalidPathException
See Also:
  • Constructor Details

    • PathNotFoundException

      public PathNotFoundException()
    • PathNotFoundException

      public PathNotFoundException(String message)
    • PathNotFoundException

      public PathNotFoundException(String message, Throwable cause)
    • PathNotFoundException

      public PathNotFoundException(Throwable cause)