RequestAlreadyConsumedException

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

Report a problem

Constructors

Link copied to clipboard
constructor()

Properties

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