Class CompileErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.oracle.truffle.dsl.processor.CompileErrorException
All Implemented Interfaces:
Serializable

public class CompileErrorException extends RuntimeException
See Also:
  • Constructor Details

    • CompileErrorException

      public CompileErrorException(String message)