public class ToolchainsBuildingException extends Exception
| Constructor and Description | 
|---|
ToolchainsBuildingException(List<Problem> problems)
Creates a new exception with the specified problems. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Problem> | 
getProblems()
Gets the problems that caused this exception. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.