Class FolderSettingsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.dam.api.FolderSettingsException
All Implemented Interfaces:
Serializable

public class FolderSettingsException extends Exception
See Also:
  • Constructor Details

    • FolderSettingsException

      public FolderSettingsException()
    • FolderSettingsException

      public FolderSettingsException(String s)
    • FolderSettingsException

      public FolderSettingsException(Throwable t)
    • FolderSettingsException

      public FolderSettingsException(String s, Throwable t)