LLVM  8.0.1
Public Member Functions | List of all members
RawErrorCategory Class Reference
Inheritance diagram for RawErrorCategory:
Inheritance graph
[legend]
Collaboration diagram for RawErrorCategory:
Collaboration graph
[legend]

Public Member Functions

const charname () const noexcept override
 
std::string message (int Condition) const override
 

Detailed Description

Definition at line 11 of file RawError.cpp.

Member Function Documentation

◆ message()

std::string RawErrorCategory::message ( int  Condition) const
inlineoverride

◆ name()

const char* RawErrorCategory::name ( ) const
inlineoverridenoexcept

Definition at line 13 of file RawError.cpp.


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