vg
tools for working with variation graphs
Public Member Functions | Private Member Functions | Private Attributes | List of all members
vg::indexOpenException Class Reference

#include <index.hpp>

Inheritance diagram for vg::indexOpenException:

Public Member Functions

 indexOpenException (string message="")
 

Private Member Functions

virtual const char * what () const throw ()
 

Private Attributes

string message
 

Constructor & Destructor Documentation

◆ indexOpenException()

vg::indexOpenException::indexOpenException ( string  message = "")
inline

Member Function Documentation

◆ what()

virtual const char* vg::indexOpenException::what ( ) const
throw (
)
inlineprivatevirtual

Member Data Documentation

◆ message

string vg::indexOpenException::message
private

The documentation for this class was generated from the following file: