public class StompFrameError extends StompFrame
NO_DATA
Constructor and Description |
---|
StompFrameError(ProtocolException exception) |
Modifier and Type | Method and Description |
---|---|
ProtocolException |
getException() |
format, format, getAction, getBody, getCommandId, getContent, getDataStructureType, getFrom, getHeaders, getTo, isBrokerInfo, isConnectionControl, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isShutdownInfo, isWireFormatInfo, setAction, setCommandId, setContent, setFrom, setHeaders, setResponseRequired, setTo, toString, visit
public StompFrameError(ProtocolException exception)
public ProtocolException getException()
Copyright © 2005-2012. All Rights Reserved.