Class IllegalRequestException$
java.lang.Object
org.apache.pekko.http.scaladsl.model.IllegalRequestException$
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final IllegalRequestException$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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
 
-