Class NoSuchFileException

All Implemented Interfaces:
Serializable

public class NoSuchFileException extends NativeException
Thrown when attempting to query details of a file that does not exist.
See Also:
  • Constructor Details

    • NoSuchFileException

      public NoSuchFileException(String message)