Class IndexException

All Implemented Interfaces:
Serializable

@PublicApi public class IndexException extends JiraException
See Also:
  • Constructor Details

    • IndexException

      public IndexException()
    • IndexException

      public IndexException(String msg)
    • IndexException

      public IndexException(Exception e)
    • IndexException

      public IndexException(String msg, Exception e)