Package | mx.collections.errors |
Class | public class CursorError |
Inheritance | CursorError Error |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Method | Defined By | ||
---|---|---|---|
CursorError(message:String)
Constructor. | CursorError |
CursorError | () | Constructor |
public function CursorError(message:String)
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Constructor.
Parametersmessage:String — A message providing information about the error cause.
|