程序包 io.agentscope.core.model.exception
package io.agentscope.core.model.exception
-
异常错误类类说明Exception thrown when authentication fails (HTTP 401).Exception thrown when the request is malformed (HTTP 400).Exception thrown when the server encounters an internal error (HTTP 5xx).Exception thrown when the requested resource is not found (HTTP 404).Base exception for all OpenAI API errors.Exception thrown when permission is denied (HTTP 403).Exception thrown when rate limits are exceeded (HTTP 429).Exception thrown when the request is well-formed but semantically incorrect (HTTP 422).