NeoMutt  2025-12-11-435-g4ac674
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ParseError Struct Reference

Detailed error information from config parsing. More...

#include "perror.h"

+ Collaboration diagram for ParseError:

Data Fields

struct Buffermessage
 Error message.
 

Detailed Description

Detailed error information from config parsing.

This structure provides comprehensive error information when a config parsing error occurs, including the error message, location information, and the result code.

Definition at line 33 of file perror.h.

Field Documentation

◆ message

struct Buffer* ParseError::message

Error message.

Definition at line 35 of file perror.h.


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