Spring MVC - Class Diagram - Classes that extend SockJsException




NameTypePackageDescriptionDetail

SockJsExceptionClassorg.springframework.web.socket.sockjsBase class for exceptions raised while processing SockJS HTTP requests.Detail
SockJsMessageDeliveryExceptionClassorg.springframework.web.socket.sockjsAn exception thrown when a message frame was successfully received over an HTTP POSTand parsed but one or more of the messages it contained could not be delivered to theDetail
SockJsTransportFailureExceptionClassorg.springframework.web.socket.sockjsIndicates a serious failure that occurred in the SockJS implementation as opposed toin user code (e.Detail