Packageorg.springextensions.actionscript.errors
Classpublic class PropertyTypeError
InheritancePropertyTypeError Inheritance TypeError

Thrown to indicate that a property was given an object of the wrong type.

Author: Erik Westra
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1



Public Methods
 MethodDefined by
  
PropertyTypeError(message:String = "")
Constructs a new PropertyTypeError
PropertyTypeError
Constructor detail
PropertyTypeError()constructor
public function PropertyTypeError(message:String = "")

Constructs a new PropertyTypeError

Parameters
message:String (default = "") — The message that should be shown