Uses of Package
org.sdnplatform.sync.error

Packages that use org.sdnplatform.sync.error
org.sdnplatform.sync   
org.sdnplatform.sync.client   
org.sdnplatform.sync.error   
org.sdnplatform.sync.internal   
org.sdnplatform.sync.internal.config   
org.sdnplatform.sync.internal.config.bootstrap   
org.sdnplatform.sync.internal.remote   
org.sdnplatform.sync.internal.rpc   
org.sdnplatform.sync.internal.store   
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync
SyncException
          Generic exception type for sync service exceptions
UnknownStoreException
          Thrown when attempting to perform an operation on an unknown store
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync.client
UnknownStoreException
          Thrown when attempting to perform an operation on an unknown store
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync.error
SyncException
          Generic exception type for sync service exceptions
SyncException.ErrorType
           
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync.internal
InconsistentDataException
          Thrown when the inconsistency resolver fails to resolve down to a single value
PersistException
          An error with a persistence layer
SyncException
          Generic exception type for sync service exceptions
UnknownStoreException
          Thrown when attempting to perform an operation on an unknown store
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync.internal.config
SyncException
          Generic exception type for sync service exceptions
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync.internal.config.bootstrap
AuthException
           
SyncException
          Generic exception type for sync service exceptions
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync.internal.remote
AuthException
           
RemoteStoreException
          An exception related to retrieving data from a remote store
SyncException
          Generic exception type for sync service exceptions
UnknownStoreException
          Thrown when attempting to perform an operation on an unknown store
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync.internal.rpc
AuthException
           
 

Classes in org.sdnplatform.sync.error used by org.sdnplatform.sync.internal.store
PersistException
          An error with a persistence layer
SyncException
          Generic exception type for sync service exceptions