Class JunoApiException

  • All Implemented Interfaces:
    Serializable

    public class JunoApiException
    extends kong.unirest.UnirestException
    See Also:
    Serialized Form
    • Constructor Detail

      • JunoApiException

        public JunoApiException​(String message,
                                Throwable cause)
      • JunoApiException

        public JunoApiException​(ErrorDetail errorDetail)
      • JunoApiException

        public JunoApiException​(String message)
      • JunoApiException

        public JunoApiException​(Throwable cause)