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

Exception that is thrown when invalid argument values (null pointer, etc) are provided to an API call. More...

#include <exceptions.h>

Inheritance diagram for sosscli::exceptions::BadArgsException:
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 invalid argument values (null pointer, etc) are provided to an API call.

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: