Uses of Class
org.mockserver.llm.LlmErrorBody.ErrorShape
Packages that use LlmErrorBody.ErrorShape
-
Uses of LlmErrorBody.ErrorShape in org.mockserver.llm
Methods in org.mockserver.llm that return LlmErrorBody.ErrorShapeModifier and TypeMethodDescriptionstatic LlmErrorBody.ErrorShapeLlmErrorBody.bodyFor(Provider provider, LlmErrorBody.Kind kind) Returns the provider-specific error shape for the givenproviderandkind, ornullwhen the provider is unknown/null so the caller can fall back to its generic body.