ErrorType

automorph.protocol.webrpc.ErrorType
See theErrorType companion class
object ErrorType

JSON-RPC error types with codes.

Attributes

See also
Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ErrorType.type

Members list

Type members

Classlikes

case object ApplicationError extends ErrorType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ErrorType
class Object
trait Matchable
class Any
Show all
Self type
case object FunctionNotFound extends ErrorType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ErrorType
class Object
trait Matchable
class Any
Show all
Self type
case object InvalidArguments extends ErrorType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ErrorType
class Object
trait Matchable
class Any
Show all
Self type
case object InvalidRequest extends ErrorType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ErrorType
class Object
trait Matchable
class Any
Show all
Self type
case object ServerError extends ErrorType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class ErrorType
class Object
trait Matchable
class Any
Show all
Self type

Inherited 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