MLIR-AIE
Public Member Functions | List of all members
cxxopts::exceptions::exception Class Reference

#include "/home/runner/work/mlir-aie/mlir-aie/runtime_lib/test_lib/cxxopts.hpp"

+ Inheritance diagram for cxxopts::exceptions::exception:
+ Collaboration diagram for cxxopts::exceptions::exception:

Public Member Functions

 exception (std::string message)
 
CXXOPTS_NODISCARD const char * what () const noexcept override
 

Detailed Description

Definition at line 333 of file cxxopts.hpp.

Constructor & Destructor Documentation

◆ exception()

cxxopts::exceptions::exception::exception ( std::string  message)
inlineexplicit

Definition at line 335 of file cxxopts.hpp.

Member Function Documentation

◆ what()

CXXOPTS_NODISCARD const char * cxxopts::exceptions::exception::what ( ) const
inlineoverridenoexcept

Definition at line 338 of file cxxopts.hpp.

Referenced by test_utils::parse_options(), and cxxopts::throw_or_mimic().


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