Class PsyNotDirectoryException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("notdirectory") public class PsyNotDirectoryException extends PsyErrorException
The representation of notdirectory error thrown when a file system operation, intended for a directory, fails because the file is not a directory.
See Also:
  • Constructor Details

    • PsyNotDirectoryException

      public PsyNotDirectoryException()