automorph.protocol.jsonrpc.ErrorType$
See theErrorType companion class
object ErrorType
JSON-RPC error types with codes.
Attributes
Members list
Type members
Classlikes
case object ApplicationError extends ErrorType
case object InternalError extends ErrorType
case object InvalidParams extends ErrorType
case object InvalidRequest extends ErrorType
case object MethodNotFound extends ErrorType
case object ParseError extends ErrorType
case object ReservedError extends ErrorType
case object ServerError extends ErrorType
Inherited types
The names of the product elements
The name of the type
In this article