Class FileHandlingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.muehlencord.shared.util.file.FileHandlingException
All Implemented Interfaces:
Serializable

public class FileHandlingException extends Exception implements Serializable
Author:
Joern Muehlencord (joern@muehlencord.de)
See Also:
  • Constructor Details

    • FileHandlingException

      public FileHandlingException(String hint)
    • FileHandlingException

      public FileHandlingException(String hint, Throwable th)