Class CompilerNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.m2m.atl.engine.compiler.CompilerNotFoundException
All Implemented Interfaces:
Serializable

public class CompilerNotFoundException extends RuntimeException
Compiler not found exception.
See Also:
  • Constructor Details

    • CompilerNotFoundException

      public CompilerNotFoundException(String message)
      Creates a CompilerNotFoundException with the given message.
      Parameters:
      message - the error message