Package | mx.collections.errors |
Class | public class SortError |
Inheritance | SortError Error |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Method | Defined By | ||
---|---|---|---|
SortError(message:String)
Constructor. | SortError |
SortError | () | Constructor |
public function SortError(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.
|