ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

mx.messaging.errors 


The mx.messaging.errors package contains the messaging error classes used with Adobe Digital Enterprise Platform Data Services for Java EE.



Classes
 ClassDescription
 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.