Class CompilerException

All Implemented Interfaces:
Serializable

public class CompilerException
extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • CompilerException

      public CompilerException()
    • CompilerException

      public CompilerException​(String message, Throwable cause)
    • CompilerException

      public CompilerException​(String message)
    • CompilerException

      public CompilerException​(Throwable cause)