PST File Format SDK v0.4
Loading...
Searching...
No Matches
pstsdk::crc_fail Class Reference

A CRC of an item failed. More...

#include <errors.h>

+ Inheritance diagram for pstsdk::crc_fail:
+ Collaboration diagram for pstsdk::crc_fail:

Public Member Functions

 crc_fail (const std::string &error, ulonglong location, block_id id, ulong actual, ulong expected)
 
- Public Member Functions inherited from pstsdk::database_corrupt
 database_corrupt (const std::string &error)
 

Detailed Description

A CRC of an item failed.

Definition at line 83 of file errors.h.

Constructor & Destructor Documentation

◆ crc_fail()

pstsdk::crc_fail::crc_fail ( const std::string &  error,
ulonglong  location,
block_id  id,
ulong  actual,
ulong  expected 
)
inline

Definition at line 86 of file errors.h.


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