Class TabbyPreScoringApiException

All Implemented Interfaces:
Serializable

public class TabbyPreScoringApiException extends ProviderApiException
Exception thrown in response to receiving an error from the Tabby Pre-Scoring API.
See Also:
  • Constructor Details

    • TabbyPreScoringApiException

      public TabbyPreScoringApiException(org.springframework.web.reactive.function.client.WebClientResponseException receivedException)