location:int
[read-only]
Language Version : | ActionScript 3.0 |
Runtime Versions : | AIR 1.0, Flash Player 9.0 |
Provides read-only access to the location variable.
Implementation public function get location():int
text:String
[read-only]
Language Version : | ActionScript 3.0 |
Runtime Versions : | AIR 1.0, Flash Player 9.0 |
Provides read-only access to the text variable.
Implementation public function get text():String
public function JSONParseError(message:String, location:int = 0, text:String)
Language Version : | ActionScript 3.0 |
Runtime Versions : | AIR 1.0, Flash Player 9.0 |
Constructs a new JSONParseError.
Parameters | message:String — The error message that occured during parsing
|
|
| location:int (default = 0 )
|
|
| text:String |
Thu Feb 9 2012, 01:30 PM -08:00