org.llm4s.error.AuthenticationError
See theAuthenticationError companion class
object AuthenticationError
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AuthenticationError.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Create authentication error with auto-generated message
Create authentication error with auto-generated message
Attributes
Create authentication error with specific code
Create authentication error with specific code
Attributes
Create for invalid API key
Create for invalid API key
Attributes
Unapply extractor for pattern matching
Unapply extractor for pattern matching
Attributes
Create from HTTP 401 response
Create from HTTP 401 response
Attributes
In this article