Class IllegalRequestException$
java.lang.Object
org.apache.pekko.http.scaladsl.model.IllegalRequestException$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IllegalRequestException$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(StatusCodes.ClientError status) apply
(StatusCodes.ClientError status, String detail) apply
(StatusCodes.ClientError status, ErrorInfo info)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
IllegalRequestException$
public IllegalRequestException$()
-
-
Method Details
-
apply
-
apply
-
apply
-