|
||||||||||
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.websphere.personalization.resources.ResourceException com.ibm.websphere.personalization.resources.ResourceUpdateException
public class ResourceUpdateException
This exception if necessary should be thrown if there is a problem updating an existing resource.
ResourceManager3.sync(Resource, RequestContext)
,
Serialized FormConstructor Summary | |
---|---|
ResourceUpdateException()
Creates a new ResourceUpdateException with an empty cause and message. |
|
ResourceUpdateException(java.lang.String message)
Creates a new ResourceUpdateException with the supplied message. |
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 |
---|
public ResourceUpdateException()
public ResourceUpdateException(java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |