Class ACTInterpreterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.m2m.atl.engine.vm.ACTInterpreterException
All Implemented Interfaces:
Serializable

public class ACTInterpreterException extends Exception
See Also:
  • Constructor Details

    • ACTInterpreterException

      public ACTInterpreterException()
    • ACTInterpreterException

      public ACTInterpreterException(String arg0)
    • ACTInterpreterException

      public ACTInterpreterException(Throwable arg0)
    • ACTInterpreterException

      public ACTInterpreterException(String arg0, Throwable arg1)