Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
KeyException Class Reference

#include <elm/delegate.h>

+ Inheritance diagram for KeyException:

Public Member Functions

string message (void) override
 
- Public Member Functions inherited from Exception
virtual ~Exception (void)
 

Detailed Description

Exception raised when a key is not available in a map.

Member Function Documentation

◆ message()

string message ( void  )
overridevirtual

Return a message describing the exception.

Returns
Exception message.

Reimplemented from Exception.


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