org.llm4s.shared.ErrorMessage
See theErrorMessage companion object
case class ErrorMessage(error: String, code: String, commandId: Option[String]) extends WebSocketMessage
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WebSocketMessageclass Objecttrait Matchableclass Any
Members list
In this article