Class IssueNotFoundException

All Implemented Interfaces:
Serializable

public class IssueNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • IssueNotFoundException

      public IssueNotFoundException(String string, Throwable throwable)
    • IssueNotFoundException

      public IssueNotFoundException()
    • IssueNotFoundException

      public IssueNotFoundException(String string)
    • IssueNotFoundException

      public IssueNotFoundException(Throwable throwable)