ParseError
play.api.mvc.MultipartFormData.ParseError
case class ParseError(message: String) extends Part[Nothing]
Emitted when the multipart stream can't be parsed for some reason.
Attributes
- Graph
-
- Supertypes
Members list
In this article