MarkLogic Connect
MarkLogic Connect Client API Collection
Public Member Functions | List of all members
mlclient::NoCredentialsException Class Reference

Indicates that you have not provided the Connection with any credentials, or the credentials are invalid. More...

#include <NoCredentialsException.hpp>

Inheritance diagram for mlclient::NoCredentialsException:

Public Member Functions

virtual MLCLIENT_API const char * what () const override throw ()
 An override of the what() function to provide a better description of the issue.
 

Detailed Description

Indicates that you have not provided the Connection with any credentials, or the credentials are invalid.

Since
8.0.0
Date
2016-04-24

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