Class CompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.compiler.CompilerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CompilerNotImplementedException

public class CompilerException extends Exception
Author:
Trygve Laugstøl
See Also:
  • Constructor Details

    • CompilerException

      public CompilerException(String message)
    • CompilerException

      public CompilerException(String message, Throwable cause)