potion  0.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PNError Struct Reference

an error, including a description, file location, a brief excerpt. More...

#include <potion.h>

Data Fields

 PN_OBJECT_HEADER
 PNType vt; PNUniq uniq. More...
 
PN parent
 
PN message
 
PN line
 
PN chr
 
PN excerpt
 

Detailed Description

an error, including a description, file location, a brief excerpt.

Definition at line 488 of file potion.h.

Field Documentation

PNError::PN_OBJECT_HEADER

PNType vt; PNUniq uniq.

Definition at line 489 of file potion.h.

PN PNError::parent

Definition at line 490 of file potion.h.

PN PNError::message

Definition at line 491 of file potion.h.

PN PNError::line

Definition at line 492 of file potion.h.

PN PNError::chr

Definition at line 492 of file potion.h.

PN PNError::excerpt

Definition at line 493 of file potion.h.


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