Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.websphere.personalization.resources
Class DeleteResourceExceptionjava.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.websphere.personalization.resources.ResourceException
com.ibm.websphere.personalization.resources.DeleteResourceException
- All Implemented Interfaces:
- java.io.Serializable
public class DeleteResourceException- extends ResourceException
This exception if necessary should be thrown from the ResourceManager.delete() method if there is a problem removing the resource.
- See Also:
- Serialized Form
Constructor Summary DeleteResourceException()
DeleteResourceException(java.lang.String s)
Method Summary
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 DeleteResourceException
public DeleteResourceException()
DeleteResourceException
public DeleteResourceException(java.lang.String s)
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD