|
vg
tools for working with variation graphs
|
#include <kmer.hpp>
Public Member Functions | |
| SizeLimitExceededException () noexcept=default | |
| ~SizeLimitExceededException () noexcept=default | |
| const char * | what () const noexcept |
Static Private Attributes | |
| static const string | msg = "error: exceeded limit of size on disk" |
Exception that indicates that a limit on disk size has been exceeded
|
defaultnoexcept |
|
defaultnoexcept |
|
noexcept |
|
staticprivate |
1.8.17