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