RMF
|
Declarations of the various exception types. More...
#include <boost/exception/exception.hpp>
#include <exception>
#include <string>
#include "RMF/config.h"
#include "compiler_macros.h"
#include "RMF/internal/errors.h"
Go to the source code of this file.
Classes | |
class | RMF::Exception |
class | RMF::IndexException |
class | RMF::InternalException |
class | RMF::IOException |
class | RMF::UsageException |
Namespaces | |
RMF | |
The namespace for all functionality in the library. | |
Functions | |
std::string | RMF::get_message (const Exception &e) |
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file exceptions.h.
#define RMF_INDEX_CHECK | ( | value, | |
end | |||
) |
Definition at line 115 of file exceptions.h.