Class PathAccessDeniedException

All Implemented Interfaces:
Serializable

public class PathAccessDeniedException extends PathIOException
EACCES
See Also:
  • Constructor Details

    • PathAccessDeniedException

      public PathAccessDeniedException(String path)
      Parameters:
      path - for the exception
    • PathAccessDeniedException

      public PathAccessDeniedException(String path, Throwable cause)
    • PathAccessDeniedException

      public PathAccessDeniedException(String path, String error, Throwable cause)