org.apache.maven.project

Class ProjectBuildingException

public class ProjectBuildingException extends Exception

Version: $Id: ProjectBuildingException.java 312827 2005-10-11 07:35:33Z jdcasey $

Author: Jason van Zyl

Constructor Summary
ProjectBuildingException(String projectId, String message)
ProjectBuildingException(String projectId, String message, Throwable cause)
Method Summary
StringgetProjectId()

Constructor Detail

ProjectBuildingException

public ProjectBuildingException(String projectId, String message)

ProjectBuildingException

public ProjectBuildingException(String projectId, String message, Throwable cause)

Method Detail

getProjectId

public String getProjectId()
Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.