Uses of Class
bg.codexio.ai.openai.api.sdk.auth.exception.NotValidAuthenticationMethod
-
Packages that use NotValidAuthenticationMethod Package Description bg.codexio.ai.openai.api.sdk.auth.exception -
-
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 NotValidAuthenticationMethod Modifier and Type Method Description voidNotValidAuthenticationMethod. addCause(NotValidAuthenticationMethod cause)Used if more than oneSdkAuthmethods are provided to collect all of their errors in one exception.
-