com.hp.ucmdb.api.topology
Class FullSyncRequiredException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.hp.ucmdb.api.UcmdbCheckedException
              extended by com.hp.ucmdb.api.topology.FullSyncRequiredException
All Implemented Interfaces:
java.io.Serializable

public class FullSyncRequiredException
extends UcmdbCheckedException

Cannot get changes due to size or other reason. Full synchronization required in this case.

See Also:
Serialized Form

Constructor Summary
FullSyncRequiredException(java.lang.String message)
           
FullSyncRequiredException(java.lang.String message, java.lang.Throwable cause)
           
FullSyncRequiredException(java.lang.Throwable cause)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FullSyncRequiredException

public FullSyncRequiredException(java.lang.Throwable cause)

FullSyncRequiredException

public FullSyncRequiredException(java.lang.String message)

FullSyncRequiredException

public FullSyncRequiredException(java.lang.String message,
                                 java.lang.Throwable cause)


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.