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, toString
public String getProjectId()
public String getMessage()
getMessage
in class Throwable
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.