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

Exception that is thrown when an object was locked with with a different lock ticket. More...

#include <exceptions.h>

Inheritance diagram for sosscli::exceptions::ObjectLockedException:
sosscli::exceptions::StateServerException

Public Member Functions

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

Detailed Description

Exception that is thrown when an object was locked with with a different lock ticket.

Member Function Documentation

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

Gets a string identifying the exception.

Returns
user-friendly string.

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