CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::ODataJSExceptionDetails Struct Reference

#include <odata_error.h>

Public Member Functions

bool operator== (const ODataJSExceptionDetails &) const =default
 

Public Attributes

std::string code
 
std::string message
 
std::optional< std::string > trace
 

Member Function Documentation

◆ operator==()

bool ccf::ODataJSExceptionDetails::operator== ( const ODataJSExceptionDetails ) const
default

Member Data Documentation

◆ code

std::string ccf::ODataJSExceptionDetails::code

◆ message

std::string ccf::ODataJSExceptionDetails::message

◆ trace

std::optional<std::string> ccf::ODataJSExceptionDetails::trace

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