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