org.eclipse.etrice.generator.builder
Class ValidationException

java.lang.Object
  extended by WorkflowInterruptedException
      extended by org.eclipse.etrice.generator.builder.ValidationException

public class ValidationException
extends WorkflowInterruptedException


Constructor Summary
ValidationException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationException

public ValidationException(java.lang.String msg)