org.apache.maven.project
Class ProjectBuildingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.project.ProjectBuildingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidProjectModelException
- public class ProjectBuildingException
- extends Exception
- Version:
- $Id: ProjectBuildingException.java 312827 2005-10-11 07:35:33Z jdcasey $
- Author:
- Jason van Zyl
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProjectBuildingException
public ProjectBuildingException(String projectId,
String message)
ProjectBuildingException
public ProjectBuildingException(String projectId,
String message,
Throwable cause)
getProjectId
public String getProjectId()
Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.