org.eclipse.ptp.services.core
Class ProjectNotConfiguredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.ptp.services.core.ProjectNotConfiguredException
- All Implemented Interfaces:
- java.io.Serializable
public class ProjectNotConfiguredException
- extends java.lang.RuntimeException
Runtime exception indicating that for some reason the given project's service
model has not been configured.
EXPERIMENTAL. This class or interface has been added as
part of a work in progress. There is no guarantee that this API will work or
that it will remain the same. Please do not use this API without consulting
with the RDT team.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ProjectNotConfiguredException
public ProjectNotConfiguredException()
ProjectNotConfiguredException
public ProjectNotConfiguredException(java.lang.String arg0,
java.lang.Throwable arg1)
ProjectNotConfiguredException
public ProjectNotConfiguredException(java.lang.String arg0)
ProjectNotConfiguredException
public ProjectNotConfiguredException(java.lang.Throwable arg0)
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.