MarkLogic Connect
MarkLogic Connect Client API Collection
|
Indicates an issue with parsing content. More...
#include <InvalidFormatException.hpp>
Public Member Functions | |
MLCLIENT_API | InvalidFormatException (const std::string &msg) |
Indicates an issue with parsing content.
Indicates that the given content type specific operation failed or could not proceed as the underlying content is not of the correct type, or is corrupted. E.g. you've use an XML function on a JSON document.