TooLateSessionSetException

Thrown when an HTTP response has already been sent but an attempt to modify the session is made.

Report a problem

Constructors

Link copied to clipboard
constructor()

Properties

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