mx.messaging.errors 패키지에는 Adobe Digital Enterprise Platform Data Services for Java EE와 함께 사용되는 메시징 오류 클래스가 들어 있습니다.
클래스
| 클래스 | 설명 | |
|---|---|---|
| ChannelError | This is the base class for any channel related errors. | |
| InvalidChannelError | This error is thrown when a Channel can't be accessed or is not valid for the current destination. | |
| InvalidDestinationError | This error is thrown when a destination can't be accessed or is not valid. | |
| MessageSerializationError | This error indicates a problem serializing a message within a channel. | |
| MessagingError | This is the base class for any messaging related error. | |
| NoChannelAvailableError | This error is thrown when no Channel is available to send messages. |
Tue Jun 12 2018, 03:32 PM Z