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, toString
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.