Packageorg.pranaframework.errors
Classpublic class PropertyTypeError
InheritancePropertyTypeError Inheritance TypeError

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



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