Class AtlSuperimposeModule.AtlSuperimposeModuleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.m2m.atl.engine.vm.AtlSuperimposeModule.AtlSuperimposeModuleException
All Implemented Interfaces:
Serializable
Enclosing class:
AtlSuperimposeModule

public class AtlSuperimposeModule.AtlSuperimposeModuleException extends Exception
General exception for applying ATL module superimposition. Used in ASM adaptation sanity check.
See Also:
  • Constructor Details

    • AtlSuperimposeModuleException

      public AtlSuperimposeModuleException(String msg)
      Creates a new AtlSuperimposeModuleException.
      Parameters:
      msg - Exception message