Package com.hp.ucmdb.api.topology
Class FullSyncRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hp.ucmdb.api.UcmdbCheckedException
com.hp.ucmdb.api.topology.FullSyncRequiredException
- All Implemented Interfaces:
 Serializable
Cannot get changes due to size or other reason. 
 Full synchronization required in this case.
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionFullSyncRequiredException(String message) FullSyncRequiredException(String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
FullSyncRequiredException
 - 
FullSyncRequiredException
 - 
FullSyncRequiredException
 
 -