Exception thrown by get() when a DataSet is not found. More...
#include <Repository.h>
Inherits exception::RuntimeError.
Public Member Functions | |
NotFound (string name) | |
const string & | getName () const |
Private Attributes | |
const string | name_ |
Exception thrown by get() when a DataSet is not found.