blob: 3ff4f793b88a7b300d0fae2f9ea348f1526060ca [file] [log] [blame]
{ "type": "class",
"qname": "mx.messaging.errors.NoChannelAvailableError",
"baseClassname": "mx.messaging.errors.MessagingError"
,
"description": "This error is thrown when no Channel is available to send messages. This error is thrown by the following methods within the framework: <ul> <li><code>ChannelSet.send()</code> if the ChannelSet has no channels.</li> </ul>",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["BlazeDS 4", "LCDS 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "mx.messaging.errors.NoChannelAvailableError",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructs a new instance of the NoChannelAvailableError with the specified message.",
"tags": [
{ "tagName": "param",
"values": ["msg String that contains the message that describes this NoChannelAvailableError."]},
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["BlazeDS 4", "LCDS 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": [{ "name": "msg", "type": "String"}]}
]
}