Class CompileException

All Implemented Interfaces:
Serializable

public class CompileException extends N2oException
See Also:
  • Constructor Details

    • CompileException

      public CompileException()
    • CompileException

      public CompileException(Throwable cause)
    • CompileException

      public CompileException(String message)
    • CompileException

      public CompileException(String message, Throwable cause)