Class FilesystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kingsrook.qqq.backend.core.exceptions.QException
com.kingsrook.qqq.backend.module.filesystem.exceptions.FilesystemException
All Implemented Interfaces:
Serializable

public class FilesystemException extends QException
Checked exception to be thrown from actions within this module.
See Also:
  • Constructor Details

    • FilesystemException

      public FilesystemException(String message)
      Constructor of message
    • FilesystemException

      public FilesystemException(String message, Throwable cause)
      Constructor of message invalid input: '&' cause