Class StoreException

All Implemented Interfaces:
Serializable

public class StoreException extends JiraException
Deprecated.
Please use DataAccessException instead.
See Also:
  • Constructor Details

    • StoreException

      public StoreException()
      Deprecated.
    • StoreException

      public StoreException(String msg)
      Deprecated.
    • StoreException

      public StoreException(Exception e)
      Deprecated.
    • StoreException

      public StoreException(String msg, Exception e)
      Deprecated.