Class InternalErrorException

All Implemented Interfaces:
Serializable

public class InternalErrorException extends MavenExecutionException
Signals an internal error in Maven itself, e.g. a programming bug.
Author:
Benjamin Bentmann
See Also:
  • Constructor Details

    • InternalErrorException

      public InternalErrorException(String message, Throwable cause)