Packagecom.bourre.error
Classpublic class NoSuchFieldException
InheritanceNoSuchFieldException Inheritance Error

Player version: Flash Player 9.0
Language version: ActionScript 3.0

A NoSuchFieldException exception is thrown rwhen the property name supplied is not a property of target object in use.

See also

com.bourre.core.AccessorFactory.getAccessor()
com.bourre.core.PropertyAccessor


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

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Creates instance.

Parameters
message:String — Exception message