Packageorg.granite.reflect
Classpublic class AmbiguousClassNameError
InheritanceAmbiguousClassNameError Inheritance ReflectionError Inheritance Error

This error is thrown when a class name is defined in more than one registered ApplicationDomain.

See also

Type.forName
flash.system.ApplicationDomain


Public Methods
 MethodDefined by
  
AmbiguousClassNameError(message:*, id:* = 0)
AmbiguousClassNameError
Constructor detail
AmbiguousClassNameError()constructor
public function AmbiguousClassNameError(message:*, id:* = 0)Parameters
message:*
 
id:* (default = 0)