Class ToolchainsBuildingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.toolchain.building.ToolchainsBuildingException
- All Implemented Interfaces:
 Serializable
Deprecated.
- Since:
 - 3.3.0
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionToolchainsBuildingException(List<Problem> problems) Deprecated.Creates a new exception with the specified problems. - 
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Gets the problems that caused this exception.Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ToolchainsBuildingException
 
 - 
 - 
Method Details
- 
getProblems
 
 - 
 
org.apache.maven.api.services.ToolchainsBuilderinstead