sttp.tapir.files.StaticErrorOutput
See theStaticErrorOutput companion trait
object StaticErrorOutput
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StaticErrorOutput.type
Members list
Type members
Classlikes
case object BadRequest extends StaticErrorOutput
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait StaticErrorOutputclass Objecttrait Matchableclass AnyShow all
- Self type
-
BadRequest.type
case object NotFound extends StaticErrorOutput
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait StaticErrorOutputclass Objecttrait Matchableclass AnyShow all
- Self type
-
NotFound.type
case object RangeNotSatisfiable extends StaticErrorOutput
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait StaticErrorOutputclass Objecttrait Matchableclass AnyShow all
- Self type
-
RangeNotSatisfiable.type
In this article