My Project
Public Member Functions | Public Attributes | List of all members
YAML::TypedKeyNotFound< T > Class Template Reference
Inheritance diagram for YAML::TypedKeyNotFound< T >:
Inheritance graph
[legend]
Collaboration diagram for YAML::TypedKeyNotFound< T >:
Collaboration graph
[legend]

Public Member Functions

 TypedKeyNotFound (const Mark &mark_, const T &key_)
 
- Public Member Functions inherited from YAML::KeyNotFound
template<typename T >
 KeyNotFound (const Mark &mark_, const T &key_)
 
 KeyNotFound (const KeyNotFound &)=default
 
- Public Member Functions inherited from YAML::RepresentationException
 RepresentationException (const Mark &mark_, const std::string &msg_)
 
 RepresentationException (const RepresentationException &)=default
 
- Public Member Functions inherited from YAML::Exception
 Exception (const Mark &mark_, const std::string &msg_)
 
 Exception (const Exception &)=default
 

Public Attributes

key
 
- Public Attributes inherited from YAML::Exception
Mark mark
 
std::string msg
 

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