MechanismError

core.errors.http.preprocessor.MechanismError
See theMechanismError companion trait

Attributes

Companion
trait
Source
MechanismError.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class CreationError(message: String) extends MechanismError

Attributes

Source
MechanismError.scala
Supertypes
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class DecodingError(message: String) extends MechanismError

Attributes

Source
MechanismError.scala
Supertypes
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class DeletionError(message: String) extends MechanismError

Attributes

Source
MechanismError.scala
Supertypes
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class HttpError(message: String) extends MechanismError

Attributes

Source
MechanismError.scala
Supertypes
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class NetworkError(message: String) extends MechanismError

Attributes

Source
MechanismError.scala
Supertypes
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class NotFoundError(message: String) extends MechanismError

Attributes

Source
MechanismError.scala
Supertypes
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala