Class RemoveException

All Implemented Interfaces:
Serializable

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

    • RemoveException

      public RemoveException()
    • RemoveException

      public RemoveException(String msg)
    • RemoveException

      public RemoveException(Exception e)
    • RemoveException

      public RemoveException(String msg, Exception e)