Class CorruptedFileException

All Implemented Interfaces:
Serializable

public class CorruptedFileException extends RuntimeException
See Also:
  • Constructor Details

    • CorruptedFileException

      public CorruptedFileException(Path path, String message)
  • Method Details