类 SockJsTransportFailureException

  • 所有已实现的接口:
    Serializable

    public class SockJsTransportFailureException
    extends SockJsException
    Indicates a serious failure that occurred in the SockJS implementation as opposed to in user code (e.g. IOException while writing to the response). When this exception is raised, the SockJS session is typically closed.
    从以下版本开始:
    4.0
    作者:
    Rossen Stoyanchev
    另请参阅:
    序列化表格