|
vg
tools for working with variation graphs
|
#include <index_registry.hpp>
Public Member Functions | |
| InsufficientInputException ()=delete | |
| InsufficientInputException (const string &target, const IndexRegistry ®istry) | |
| const char * | what () const throw () |
Private Attributes | |
| string | target |
| vector< string > | inputs |
Exception that is thrown to indicate the input data is insufficient to create some index(es)
|
delete |
| vg::InsufficientInputException::InsufficientInputException | ( | const string & | target, |
| const IndexRegistry & | registry | ||
| ) |
| const char * vg::InsufficientInputException::what | ( | ) | const | |
| throw | ( | |||
| ) | ||||
|
private |
|
private |
1.9.1