LocARNA-1.8.11
Public Member Functions | List of all members
LocARNA::syntax_error_failure Struct Reference

thrown, when the format is recognized but syntax is incorrect More...

#include <aux.hh>

Inheritance diagram for LocARNA::syntax_error_failure:
Inheritance graph
[legend]
Collaboration diagram for LocARNA::syntax_error_failure:
Collaboration graph
[legend]

Public Member Functions

 syntax_error_failure ()
 empty constructor
 
 syntax_error_failure (const std::string &msg)
 Construct with message string. More...
 
- Public Member Functions inherited from LocARNA::failure
 failure (const std::string &msg)
 Construct with message. More...
 
 failure ()
 Construct empty.
 
virtual ~failure () throw ()
 Destruct.
 
virtual const char * what () const throw ()
 Provide message string. More...
 

Detailed Description

thrown, when the format is recognized but syntax is incorrect

Constructor & Destructor Documentation

LocARNA::syntax_error_failure::syntax_error_failure ( const std::string &  msg)
inlineexplicit

Construct with message string.

Parameters
msgmessage string

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