librostlab-blast  1.0.1
Public Member Functions | Public Attributes | List of all members
rostlab::blast::parser::syntax_error Struct Reference

Syntax errors thrown from user actions. More...

#include <blast-parser-parser.h>

Inheritance diagram for rostlab::blast::parser::syntax_error:
Inheritance graph
[legend]
Collaboration diagram for rostlab::blast::parser::syntax_error:
Collaboration graph
[legend]

Public Member Functions

 syntax_error (const location_type &l, const std::string &m)
 

Public Attributes

location_type location
 

Detailed Description

Syntax errors thrown from user actions.

Definition at line 150 of file blast-parser-parser.h.

Constructor & Destructor Documentation

◆ syntax_error()

rostlab::blast::parser::syntax_error::syntax_error ( const location_type l,
const std::string &  m 
)

Member Data Documentation

◆ location

location_type rostlab::blast::parser::syntax_error::location

Definition at line 153 of file blast-parser-parser.h.


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