Class NoSuchCompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.compiler.manager.NoSuchCompilerException
All Implemented Interfaces:
Serializable

public class NoSuchCompilerException extends Exception
See Also:
  • Field Details

    • compilerId

      private final String compilerId
  • Constructor Details

    • NoSuchCompilerException

      public NoSuchCompilerException(String compilerId)
  • Method Details

    • getCompilerId

      public String getCompilerId()