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