ARTS  2.3.1285(git:92a29ea9-dirty)
Eot Class Reference

#include <exceptions.h>

Inheritance diagram for Eot:
ParseError

Public Member Functions

 Eot (const String &s="", const String &f="", Index l=0, Index c=0)
 
- Public Member Functions inherited from ParseError
 ParseError (const String &s="", const String &f="", Index l=0, Index c=0)
 
virtual ~ParseError () throw ()
 
virtual String file () const
 
virtual Index line () const
 
virtual Index column () const
 

Detailed Description

Definition at line 67 of file exceptions.h.

Constructor & Destructor Documentation

◆ Eot()

Eot::Eot ( const String s = "",
const String f = "",
Index  l = 0,
Index  c = 0 
)
inline

Definition at line 69 of file exceptions.h.


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