Packagecom.bourre.error
Classpublic class UnsupportedNodeAttributeException
InheritanceUnsupportedNodeAttributeException Inheritance Error

Player version: Flash Player 9.0
Language version: ActionScript 3.0

A UnsupportedNodeAttributeException exception is thrown when attibute value supplied can't be use by current process.

See also

com.bourre.encoding.XMLToObjectDeserializer.getInstance()
com.bourre.encoding.XMLToObjectDeserializer.getPoint()


Public Methods
 MethodDefined by
  
UnsupportedNodeAttributeException(message:String = "")
Creates instance.
UnsupportedNodeAttributeException
Constructor detail
UnsupportedNodeAttributeException()constructor
public function UnsupportedNodeAttributeException(message:String = "")

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Creates instance.

Parameters
message:String (default = "") — Exception message