Polishing

This commit is contained in:
Juergen Hoeller
2014-04-17 21:19:47 +02:00
parent 28887750b0
commit 48c977afdc
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 {