Class AnthropicHttpException

All Implemented Interfaces:
Serializable

public class AnthropicHttpException extends LangChain4jException
See Also:
  • Constructor Details

    • AnthropicHttpException

      public AnthropicHttpException(Integer statusCode, String message)
  • Method Details

    • statusCode

      public Integer statusCode()
      HTTP response status code. Can be null.