Dynalib Utils
Public Attributes | List of all members
ErrorContext Struct Reference

#include <ErrorContext.h>

Collaboration diagram for ErrorContext:
Collaboration graph
[legend]

Public Attributes

String errorMsg
 
int errorLine = 0
 
int errorLineStart = 0
 
int errorStart = 0
 
int errorEnd = 0
 

Member Data Documentation

◆ errorEnd

int ErrorContext::errorEnd = 0

◆ errorLine

int ErrorContext::errorLine = 0

◆ errorLineStart

int ErrorContext::errorLineStart = 0

◆ errorMsg

String ErrorContext::errorMsg

◆ errorStart

int ErrorContext::errorStart = 0

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