|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.xtools.ras.profile.management.exception.RelatedAssetManagerException
Thrown to indicate that a problem occured when using a
IRelatedAssetManager
to manage the related assets of an
Asset
. There are multiple reasons why this exception may be
thrown. It includes an IStatus
instance indicating the actual
problem and severity.
Constructor Summary | |
RelatedAssetManagerException(IStatus aStatus)
Constructs a new exception with the specified status. |
Method Summary | |
IStatus |
getStatus()
Retrieves the IStatus associated with the exception. |
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 |
Constructor Detail |
public RelatedAssetManagerException(IStatus aStatus)
aStatus
- the IStatus
instance containing a greater level
of detail on the exception.Method Detail |
public IStatus getStatus()
IStatus
associated with the exception.
IStatus
associated with the exception.
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.