Class ImportObjectSchemaException

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

@PublicApi public class ImportObjectSchemaException extends InsightException
See Also:
  • Constructor Details

    • ImportObjectSchemaException

      public ImportObjectSchemaException(int objectSchemaId, InsightException cause)
  • Method Details

    • getObjectSchemaId

      public int getObjectSchemaId()
    • getCauseException

      public InsightException getCauseException()