| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.management.oss.ResyncRequiredException
This exception is thrown if a an update method (remote) contains a stale value object.
| Constructor Summary | |
| ResyncRequiredException() | |
| ResyncRequiredException(ManagedEntityKey staleObjectKey,
                        java.lang.String message) | |
| Method Summary | |
|  ManagedEntityKey | getManagedEntityKey()Get the Key of the stale Managed Entity Value. | 
| 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 ResyncRequiredException()
public ResyncRequiredException(ManagedEntityKey staleObjectKey,
                               java.lang.String message)
| Method Detail | 
public ManagedEntityKey getManagedEntityKey()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||