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