| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.ibm.portal.resolver.exceptions.ResolutionException com.ibm.portal.resolver.exceptions.EntityNotFoundException com.ibm.portal.resolver.exceptions.EntityDeletedException com.ibm.portal.resolver.exceptions.ResourceDeletedException
public abstract class ResourceDeletedException
A resource has been deleted
Constructor Summary | |
---|---|
ResourceDeletedException()
| |
ResourceDeletedException(java.lang.Throwable th)
|
Method Summary |
---|
Methods inherited from class com.ibm.portal.resolver.exceptions.EntityDeletedException |
---|
getStatus, getTitle |
Methods inherited from class com.ibm.portal.resolver.exceptions.EntityNotFoundException |
---|
getEntity |
Methods inherited from class com.ibm.portal.resolver.exceptions.ResolutionException |
---|
getDescription, getLocales, getLocalized, getLocalizedMessage, getLocalizedStatus, getMessage, getTitle |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, 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 ResourceDeletedException()
public ResourceDeletedException(java.lang.Throwable th)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |