core.errors.http.preprocessor

Members list

Type members

Classlikes

sealed trait MechanismError extends Throwable

Represents errors related to mechanisms in the HTTP preprocessor.

Represents errors related to mechanisms in the HTTP preprocessor.

Attributes

Companion
object
Source
MechanismError.scala
Supertypes
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
class HttpError
class NetworkError
Show all

Attributes

Companion
trait
Source
MechanismError.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ReactionError extends Throwable

Represents errors related to reactions in the HTTP preprocessor.

Represents errors related to reactions in the HTTP preprocessor.

Attributes

Companion
object
Source
ReactionError.scala
Supertypes
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
class HttpError
class NetworkError
Show all
object ReactionError

Attributes

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