Class ImmutableDirectoryException

All Implemented Interfaces:
Serializable

public class ImmutableDirectoryException extends IllegalArgumentException
Exception thrown if trying to mutate files in an immutable directory.
See Also:
Serialized Form
  • Constructor Details

    • ImmutableDirectoryException

      public ImmutableDirectoryException(String message)