Class ProjectBuilderException

All Implemented Interfaces:
Serializable

@Experimental public class ProjectBuilderException extends MavenException
The Exception class throw by the ProjectBuilder service.
Since:
4.0
See Also:
  • Constructor Details

    • ProjectBuilderException

      public ProjectBuilderException(String message, Exception e)
      Parameters:
      message - the message to give
      e - the Exception