Server
 
로딩중...
검색중...
일치하는것 없음
detail::exception 클래스 참조

general exception of the basic_json class 더 자세히 ...

#include <json.hpp>

detail::exception에 대한 상속 다이어그램 :
detail::exception에 대한 협력 다이어그램:

Public 멤버 함수

const char * what () const noexcept override
 returns the explanatory string
 

Public 속성

const int id
 the id of the exception
 

Protected 멤버 함수

 exception (int id_, const char *what_arg)
 

정적 Protected 멤버 함수

static std::string name (const std::string &ename, int id_)
 
static std::string diagnostics (std::nullptr_t)
 
template<typename BasicJsonType >
static std::string diagnostics (const BasicJsonType *leaf_element)
 

상세한 설명


이 클래스에 대한 Documentation 페이지는 다음의 파일로부터 생성되었습니다.: