Package dev.braintrust.api
Class BtqlRateLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.braintrust.openapi.ApiException
dev.braintrust.api.BtqlRateLimitException
- All Implemented Interfaces:
Serializable
public final class BtqlRateLimitException
extends dev.braintrust.openapi.ApiException
Thrown when the BTQL endpoint returns HTTP 429 (Too Many Requests).
- See Also:
-
Method Summary
Methods inherited from class dev.braintrust.openapi.ApiException
getCode, getResponseBody, getResponseHeadersMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString