Serialized Form
-
Package org.apache.activemq.artemis.core.protocol.stomp
-
Exception org.apache.activemq.artemis.core.protocol.stomp.ActiveMQStompException
class ActiveMQStompException extends Exception implements Serializable- serialVersionUID:
- -274452327574950068L
-
Serialized Fields
-
body
String body
-
code
int code
-
disconnect
Boolean disconnect
-
handler
VersionedStompFrameHandler handler
-
headers
List<org.apache.activemq.artemis.core.protocol.stomp.ActiveMQStompException.Header> headers
-
-