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