public class SockJsException extends NestedRuntimeException
| Constructor and Description | 
|---|
SockJsException(String message,
               String sessionId,
               Throwable cause)
Constructor for SockJsException. 
 | 
SockJsException(String message,
               Throwable cause)
Constructor for SockJsException. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getSockJsSessionId()
Return the SockJS session id. 
 | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString