BOSS 7.1.0
BESIII Offline Software System
|
When size checks do not match, this exception must be thrown. More...
Go to the source code of this file.
Classes | |
class | eformat::WrongSizeIssue |
Namespaces | |
namespace | eformat |
Macros | |
#define | EFORMAT_WRONG_SIZE(size) eformat::WrongSizeIssue(ERS_HERE, ers::error, size) |
When size checks do not match, this exception must be thrown.
Definition in file WrongSizeIssue.h.
#define EFORMAT_WRONG_SIZE | ( | size | ) | eformat::WrongSizeIssue(ERS_HERE, ers::error, size) |
Simplifies the use of this Issue
size | The wrong size informed |
Definition at line 60 of file WrongSizeIssue.h.