クラス StompExceptionEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.stomp.event.StompIntegrationEvent
org.springframework.integration.stomp.event.StompExceptionEvent
- 実装されているすべてのインターフェース:
SerializableSE
public class StompExceptionEvent extends StompIntegrationEvent
STOMP アダプターからの例外の
StompIntegrationEvent 実装。- 導入:
- 4.2
- 作成者:
- Artem Bilan
- 関連事項:
- 連載形式
フィールドのサマリー
コンストラクターの概要
コンストラクター コンストラクター 説明 StompExceptionEvent(ObjectSE source, ThrowableSE cause)メソッドのサマリー
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsType, toString