Class ExternalException

All Implemented Interfaces:
Serializable

public class ExternalException extends JiraException
See Also:
  • Constructor Details

    • ExternalException

      public ExternalException()
    • ExternalException

      public ExternalException(String s)
    • ExternalException

      public ExternalException(Throwable throwable)
    • ExternalException

      public ExternalException(String s, Throwable throwable)