Uses of Class
bg.codexio.ai.openai.api.sdk.auth.exception.NotValidAuthenticationMethod
Packages that use NotValidAuthenticationMethod
-
Uses of NotValidAuthenticationMethod in bg.codexio.ai.openai.api.sdk.auth.exception
Methods in bg.codexio.ai.openai.api.sdk.auth.exception with parameters of type NotValidAuthenticationMethodModifier and TypeMethodDescriptionvoidNotValidAuthenticationMethod.addCause(NotValidAuthenticationMethod cause) Used if more than oneSdkAuthmethods are provided to collect all of their errors in one exception.