Class FileUtilsErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
rife.tools.exceptions.FileUtilsErrorException
All Implemented Interfaces:
Serializable

public class FileUtilsErrorException extends IOException
See Also:
  • Constructor Details

    • FileUtilsErrorException

      public FileUtilsErrorException(String message)
    • FileUtilsErrorException

      public FileUtilsErrorException(String message, Throwable cause)