Class CompileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.optional.drools.api.CompileException
All Implemented Interfaces:
Serializable

public class CompileException extends Exception
See Also:
  • Constructor Details

    • CompileException

      public CompileException()
    • CompileException

      public CompileException(String message)
    • CompileException

      public CompileException(String message, Throwable cause)
    • CompileException

      public CompileException(Throwable cause)