ScaleOut C++ Native Client API  5.1
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
sosscli::exceptions::StateServerException Struct Reference

Base exception type for errors returned from the ScaleOut StateServer service. More...

#include <exceptions.h>

Inheritance diagram for sosscli::exceptions::StateServerException:
sosscli::exceptions::AppNameInUseException sosscli::exceptions::AuthorizationNotNeededException sosscli::exceptions::BadArgsException sosscli::exceptions::BadHandleException sosscli::exceptions::BadKeyException sosscli::exceptions::BadPropertiesException sosscli::exceptions::CantAccessException sosscli::exceptions::CantAccessRemoteStoreException sosscli::exceptions::CantConnectException sosscli::exceptions::CantInitException sosscli::exceptions::CantInitWorkerException sosscli::exceptions::CantOpenHandleException sosscli::exceptions::FuncIdAlreadyRegisteredException sosscli::exceptions::HandleBusyException sosscli::exceptions::LocalNameNotSetException sosscli::exceptions::LowInvokerMemoryException sosscli::exceptions::LowMemoryException sosscli::exceptions::LowWorkerMemoryException sosscli::exceptions::MultipleLoginException sosscli::exceptions::NoActiveRemoteStoresException sosscli::exceptions::NotAuthorizedException sosscli::exceptions::NotImplementedException sosscli::exceptions::NotInCallbackException sosscli::exceptions::NotLicensedException sosscli::exceptions::NotReadingException sosscli::exceptions::NotReadyException sosscli::exceptions::ObjectExistsException sosscli::exceptions::ObjectLockedException sosscli::exceptions::ObjectNotFoundException sosscli::exceptions::ObjectReadingException sosscli::exceptions::OperationFailedException sosscli::exceptions::ProxyFoundException sosscli::exceptions::TimeoutException sosscli::exceptions::VersionMismatchException

Public Member Functions

virtual const char * what () const throw ()
 Gets a string identifying the exception. More...
 

Detailed Description

Base exception type for errors returned from the ScaleOut StateServer service.

Member Function Documentation

virtual const char* sosscli::exceptions::StateServerException::what ( ) const
throw (
)
virtual

Gets a string identifying the exception.

Returns
user-friendly string.

The documentation for this struct was generated from the following file: