Packageorg.granite.reflect.visitor
Classpublic class InterruptVisitError
InheritanceInterruptVisitError Inheritance Error

This error may thrown by a vistor at any time to stop a visiting process.



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