Class NotCompilableException

All Implemented Interfaces:
Serializable

public class NotCompilableException extends RuntimeException
See Also:
  • Constructor Details

    • NotCompilableException

      public NotCompilableException(String message)
    • NotCompilableException

      public NotCompilableException(Throwable t)
    • NotCompilableException

      public NotCompilableException(String message, Throwable t)