BadPart

play.api.mvc.MultipartFormData.BadPart
case class BadPart(headers: Map[String, String]) extends Part[Nothing]

A part that has not been properly parsed.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Part[Nothing]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product