public class ProjectBuildingException extends Exception
| Constructor and Description |
|---|
ProjectBuildingException(String projectId,
String message) |
ProjectBuildingException(String projectId,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getProjectId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getProjectId()
public String getMessage()
getMessage in class ThrowableCopyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.