| Package | com.bourre.error |
| Class | public class IndexOutOfBoundsException |
| Inheritance | IndexOutOfBoundsException Error |
| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
| Method | Defined by | ||
|---|---|---|---|
|
IndexOutOfBoundsException(message:String = "")
Creates instance.
| IndexOutOfBoundsException | ||
| IndexOutOfBoundsException | () | constructor |
public function IndexOutOfBoundsException(message:String = "")
| Player version: | Flash Player 9.0 |
| Language version: | ActionScript 3.0 |
Creates instance.
Parametersmessage:String (default = "") — Exception message
|