Class BadCast
Generic SeqAn exception.

Defined in <seqan/basic.h>
Signature typedef std::bad_cast BadCast;

Member Function Overview

Member Functions Detail

BadCast::BadCast(msg);

Constructor.

Parameters

msg The message as a std::string.

Data Races

If not stated otherwise, concurrent invocation is not guaranteed to be thread-safe.