Class RuntimeError
Runtime error exception.

All Subcl's BadLexicalCast, EmptyFieldError, ParseError, UnexpectedEnd
Defined in <seqan/basic.h>
Signature typedef std::runtime_error RuntimeError;

Member Function Overview

Member Functions Detail

RuntimeError::RuntimeError(msg);

Constructor.

Parameters

msg The message as a std::string.

Data Races

Thread safety unknown!