Packageorg.pranaframework.ioc
Classpublic class ObjectDefinitionNotFoundError
InheritanceObjectDefinitionNotFoundError Inheritance Error

TODO



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

Constructs a new ObjectDefinitionNotFoundError instance.

Parameters
message:String (default = "")