|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.gmt.modisco.infra.query.core.exception.ModelQueryException
org.eclipse.gmt.modisco.infra.query.core.exception.BundleClassPathException
public class BundleClassPathException
Constructor Summary | |
---|---|
BundleClassPathException(IProject project,
IPath outputLocation,
Bundle localBundle)
|
Method Summary | |
---|---|
Bundle |
getBundle()
|
IPath |
getOutputLocation()
|
IProject |
getProject()
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BundleClassPathException(IProject project, IPath outputLocation, Bundle localBundle)
Method Detail |
---|
public IProject getProject()
public Bundle getBundle()
public IPath getOutputLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |