|
nixd
|
#include <JSON.h>
Public Member Functions | |
| JSONSchemaException (llvm::Error E) | |
| const char * | what () const noexcept override |
| Public Member Functions inherited from nixd::LLVMErrorException | |
| LLVMErrorException (llvm::Error E) | |
| llvm::Error | takeError () |
|
inline |
Definition at line 23 of file JSON.h.
References nixd::LLVMErrorException::LLVMErrorException().
|
inlinenodiscardoverridenoexcept |