core.errors.http.preprocessor.MechanismError
 See theMechanismError companion trait
  object MechanismError
 
Attributes
- Companion
 - trait
 - Source
 - MechanismError.scala
 - Graph
 - 
    
 - Supertypes
 - 
    trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
 - Self type
 - 
    MechanismError.type
 
Members list
Type members
Classlikes
            case class CreationError(message: String) extends MechanismError
           
          Attributes
- Source
 - MechanismError.scala
 - Supertypes
 - 
               trait Producttrait Equalstrait MechanismErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
            case class DecodingError(message: String) extends MechanismError
           
          Attributes
- Source
 - MechanismError.scala
 - Supertypes
 - 
               trait Producttrait Equalstrait MechanismErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
            case class DeletionError(message: String) extends MechanismError
           
          Attributes
- Source
 - MechanismError.scala
 - Supertypes
 - 
               trait Producttrait Equalstrait MechanismErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
            case class HttpError(message: String) extends MechanismError
           
          Attributes
- Source
 - MechanismError.scala
 - Supertypes
 - 
               trait Producttrait Equalstrait MechanismErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
            case class NetworkError(message: String) extends MechanismError
           
          Attributes
- Source
 - MechanismError.scala
 - Supertypes
 - 
               trait Producttrait Equalstrait MechanismErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
            case class NotFoundError(message: String) extends MechanismError
           
          Attributes
- Source
 - MechanismError.scala
 - Supertypes
 - 
               trait Producttrait Equalstrait MechanismErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
Inherited types
The names of the product elements
The name of the type
In this article