EntityTooLarge
org.http4s.server.middleware.EntityLimiter.EntityTooLarge
final case class EntityTooLarge(limit: Long) extends MessageFailure, NoStackTrace
Attributes
- Source
- EntityLimiter.scala
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait NoStackTracetrait MessageFailureclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- EntityLimiter.scala
Provides a message appropriate for logging.
Provides a message appropriate for logging.
Attributes
- Definition Classes
- Source
- EntityLimiter.scala
Provides a default rendering of this failure as a Response.
Provides a default rendering of this failure as a Response.
Attributes
- Definition Classes
- Source
- EntityLimiter.scala
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- NoStackTrace
Attributes
- Definition Classes
- Inherited from:
- MessageFailure
- Source
- MessageFailure.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- MessageFailure
- Source
- MessageFailure.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
In this article