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

#include <Exception.h>

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

Public Member Functions

 LLVMErrorException (llvm::Error E)
 
llvm::Error takeError ()
 

Detailed Description

Definition at line 9 of file Exception.h.

Constructor & Destructor Documentation

◆ LLVMErrorException()

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

Definition at line 13 of file Exception.h.

Member Function Documentation

◆ takeError()

llvm::Error nixd::LLVMErrorException::takeError ( )
inline

Definition at line 15 of file Exception.h.


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