Prompt Tools 0.3.2
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
prompt::PromptException Class Reference

#include <exceptions.hpp>

Inheritance diagram for prompt::PromptException:
Inheritance graph
[legend]
Collaboration diagram for prompt::PromptException:
Collaboration graph
[legend]

Public Member Functions

 PromptException (const std::string &msg)
 
virtual const char * what () const noexcept override
 

Private Attributes

std::string msg_
 

Constructor & Destructor Documentation

◆ PromptException()

prompt::PromptException::PromptException ( const std::string &  msg)
inline

Member Function Documentation

◆ what()

virtual const char * prompt::PromptException::what ( ) const
inlineoverridevirtualnoexcept

Member Data Documentation

◆ msg_

std::string prompt::PromptException::msg_
private

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