Class NotValidAuthenticationMethod

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
bg.codexio.ai.openai.api.sdk.auth.exception.NotValidAuthenticationMethod
All Implemented Interfaces:
Serializable

public class NotValidAuthenticationMethod extends RuntimeException
Usually thrown by SdkAuth if integral parts of the authentication are missing.
See Also: