Polishing

(cherry picked from commit 48c977a)
This commit is contained in:
Juergen Hoeller
2014-04-17 21:19:47 +02:00
parent 02e8198283
commit 271fe4f554
4 changed files with 11 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ import org.springframework.web.socket.CloseStatus;
* for, e.g. timeout, buffer size, etc.
*
* @author Rossen Stoyanchev
* @since 3.0.4
* @since 4.0.3
*/
@SuppressWarnings("serial")
public class SessionLimitExceededException extends RuntimeException {