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