|
PST File Format SDK v0.4
|
The requested key was not found. More...
#include <errors.h>
Inheritance diagram for pstsdk::key_not_found< K >:
Collaboration diagram for pstsdk::key_not_found< K >:Public Member Functions | |
| key_not_found (const K &k) | |
| virtual | ~key_not_found () throw () |
| const char * | what () const throw () |
| const K & | which () const |
| Returns the key which was not found. | |
The requested key was not found.
| K | The key type |
|
inlineexplicit |
|
inlinevirtual | |||||||||||||
|
inline | |||||||||||||
|
inline |