Class FilePermissionException

All Implemented Interfaces:
Serializable

public class FilePermissionException extends NativeException
Thrown when the user has insufficient permissions to perform some file system operation.
See Also:
  • Constructor Details

    • FilePermissionException

      public FilePermissionException(String message)