TooLateSessionSetException
class TooLateSessionSetException : IllegalStateException
This exception is thrown when HTTP response has been already sent but an attempt to modify session is made
Constructors
TooLateSessionSetException() This exception is thrown when HTTP response has been already sent but an attempt to modify session is made |