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