RequestAlreadyConsumedException

Thrown when a request body has already been received. Usually it is caused by double ApplicationCall.receive invocation.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?