blob: d1cf6307fdad061da28cbb3342a85f1489e92413 [file] [log] [blame]
{ "type": "class",
"qname": "mx.messaging.errors.ChannelError",
"baseClassname": "mx.messaging.errors.MessagingError"
,
"description": "This is the base class for any channel related errors. It allows for less granular catch code.",
"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.ChannelError",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructs a new instance of a ChannelError with the specified message.",
"tags": [
{ "tagName": "param",
"values": ["msg String that contains the message that describes the error."]},
{ "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"}]}
]
}