Package org.apache.maven
Class InternalErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.MavenExecutionException
org.apache.maven.InternalErrorException
- All Implemented Interfaces:
Serializable
Signals an internal error in Maven itself, e.g. a programming bug.
- Author:
- Benjamin Bentmann
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.maven.MavenExecutionException
getPomFile
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InternalErrorException
-