dCsharp

VisitorMethodException Constructor 

Construct a VisitorMethodException wrapper around the exception thrown by the visitor method.

public VisitorMethodException(
   Exception exception
);

See Also

VisitorMethodException Class | edu.neu.ccs.demeter.dCsharp Namespace