Package akka.http.scaladsl.model
Class InvalidContentLengthException$
java.lang.Object
akka.http.scaladsl.model.InvalidContentLengthException$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final InvalidContentLengthException$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
InvalidContentLengthException$
public InvalidContentLengthException$()
-
-
Method Details
-
apply
-