Package akka.http.scaladsl.model
Class IllegalRequestException$
java.lang.Object
akka.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, ErrorInfo info) apply
(StatusCodes.ClientError status, String detail)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
IllegalRequestException$
public IllegalRequestException$()
-
-
Method Details
-
apply
-
apply
-
apply
-