ErrorType

automorph.protocol.webrpc.ErrorType
See theErrorType companion object
sealed abstract class ErrorType(val code: Int)

JSON-RPC error type with code.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete fields

val code: Int