vg
tools for working with variation graphs
|
#include <index_registry.hpp>
Public Member Functions | |
RewindPlanException ()=delete | |
RewindPlanException (const string &msg, const IndexGroup &rewind_to) noexcept | |
~RewindPlanException () noexcept=default | |
const char * | what () const noexcept |
const IndexGroup & | get_indexes () const noexcept |
Private Attributes | |
const string | msg |
IndexGroup | indexes |
An exception that indicates that we must rewind the plan to re-create some indexes
|
delete |
|
noexcept |
|
defaultnoexcept |
|
noexcept |
|
noexcept |
|
private |
|
private |