|
PST File Format SDK v0.4
|
Collaboration diagram for Exceptions:Classes | |
| class | pstsdk::can_not_resize |
| A block or node can not satisfy a resize request. More... | |
| class | pstsdk::not_implemented |
| This function or method has not been implemented. More... | |
| class | pstsdk::write_error |
| An error occured writing to the file. More... | |
| class | pstsdk::database_corrupt |
| The database is corrupt. More... | |
| class | pstsdk::invalid_format |
| The database was not in the expected format. More... | |
| class | pstsdk::unexpected_page |
| An unexpected page or page type was encountered. More... | |
| class | pstsdk::unexpected_block |
| An unexpected block or block type was encountered. More... | |
| class | pstsdk::crc_fail |
| A CRC of an item failed. More... | |
| class | pstsdk::sig_mismatch |
| An unexpected signature was encountered. More... | |
| class | pstsdk::key_not_found< K > |
| The requested key was not found. More... | |