spring-framework / org.springframework.web / HttpSessionRequiredException / <init>

<init>

HttpSessionRequiredException(msg: String)

Create a new HttpSessionRequiredException.

Parameters

msg - the detail message

HttpSessionRequiredException(msg: String, expectedAttribute: String)

Create a new HttpSessionRequiredException.

Parameters

msg - the detail message

expectedAttribute - the name of the expected session attribute

Since
4.3