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

#include <exceptions.h>

Inheritance diagram for UnknownWsv:
ParseError

Public Member Functions

 UnknownWsv (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 104 of file exceptions.h.

Constructor & Destructor Documentation

◆ UnknownWsv()

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

Definition at line 106 of file exceptions.h.


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