core.errors.http.flow
  package core.errors.http.flow
 
Members list
Type members
Classlikes
            sealed trait SystemPropsError extends Throwable
           
          Represents errors related to system properties in the HTTP flow.
Represents errors related to system properties in the HTTP flow.
Attributes
- Companion
 - object
 - Source
 - SystemPropsError.scala
 - Supertypes
 - 
               class Throwabletrait Serializableclass Objecttrait Matchableclass Any
 - Known subtypes
 - 
               class BadRequestErrorclass ChemistEngineError
 
            object SystemPropsError
           
          Attributes
- Companion
 - trait
 - Source
 - SystemPropsError.scala
 - Supertypes
 - 
               trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
 - Self type
 - 
               SystemPropsError.type
 
In this article