zio.http.FormDecodingError
See theFormDecodingError companion object
sealed trait FormDecodingError extends Exception
Represents a form decoding error.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
-
object BoundaryNotFoundInContent.typeobject ContentDispositionMissingName.typeobject FormDataMissingContentDisposition.typeclass InvalidCharsetclass InvalidURLEncodedFormat
- Self type
Members list
Keywords
- no keywords
- final
- override
Inherited
- Not inherited
- Throwable
In this article