Class CompilerNotImplementedException

All Implemented Interfaces:
Serializable

public class CompilerNotImplementedException extends CompilerException
Author:
Andrew Eisenberg
See Also:
  • Constructor Details

    • CompilerNotImplementedException

      public CompilerNotImplementedException(String message)
    • CompilerNotImplementedException

      public CompilerNotImplementedException(String message, Throwable cause)