Class IllegalArchivedObjectModificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.riadalabs.jira.plugins.insight.common.exception.InsightException
com.riadalabs.jira.plugins.insight.common.exception.IllegalArchivedObjectModificationException
All Implemented Interfaces:
Serializable

@PublicApi public class IllegalArchivedObjectModificationException extends InsightException
The IllegalArchivedObjectModificationException to throw when an attempt is made to modify an archived object.
See Also:
  • Constructor Details

    • IllegalArchivedObjectModificationException

      public IllegalArchivedObjectModificationException(String msg)
      Constructor.
      Parameters:
      msg - - Description of what's caused the Exception