Class ASMInterpreterException

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

public class ASMInterpreterException extends Exception
See Also:
  • Constructor Details

    • ASMInterpreterException

      public ASMInterpreterException()
    • ASMInterpreterException

      public ASMInterpreterException(String arg0)
    • ASMInterpreterException

      public ASMInterpreterException(Throwable arg0)
    • ASMInterpreterException

      public ASMInterpreterException(String arg0, Throwable arg1)