randolf.ca  1.00
Randolf Richardson's C++ classes
Loading...
Searching...
No Matches
randolf::rmailaddr::error_data Struct Reference

Structure of errors (only used when exceptions are disabled). More...

#include <rmailaddr>

+ Collaboration diagram for randolf::rmailaddr::error_data:

Public Attributes

std::string message
 Error message.
 
unsigned int offset
 Offset (0 = position of first byte)
 

Detailed Description

Structure of errors (only used when exceptions are disabled).

See also
errors
policy_throw_exceptions

Member Data Documentation

◆ message

std::string randolf::rmailaddr::error_data::message

Error message.

◆ offset

unsigned int randolf::rmailaddr::error_data::offset

Offset (0 = position of first byte)


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