nixd
Loading...
Searching...
No Matches
Public Member Functions | List of all members
nixd::JSONSchemaException Class Reference

#include <JSON.h>

Inheritance diagram for nixd::JSONSchemaException:
[legend]
Collaboration diagram for nixd::JSONSchemaException:
[legend]

Public Member Functions

 JSONSchemaException (llvm::Error E)
 
const charwhat () const noexcept override
 
- Public Member Functions inherited from nixd::LLVMErrorException
 LLVMErrorException (llvm::Error E)
 
llvm::Error takeError ()
 

Detailed Description

Definition at line 21 of file JSON.h.

Constructor & Destructor Documentation

◆ JSONSchemaException()

nixd::JSONSchemaException::JSONSchemaException ( llvm::Error E)
inline

Definition at line 23 of file JSON.h.

Member Function Documentation

◆ what()

const char * nixd::JSONSchemaException::what ( ) const
inlineoverridenoexcept

Definition at line 25 of file JSON.h.


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