19 #ifndef OST_NOT_CONNECTED_ERROR_HH
20 #define OST_NOT_CONNECTED_ERROR_HH
25 namespace ost {
namespace mol {
34 std::pair<AtomHandle, AtomHandle>
GetAtoms()
const;
Error to indicate that two atoms that are supposed to be connected are not.
virtual ~NotConnectedError()
NotConnectedError(AtomHandle one, AtomHandle two)
std::pair< AtomHandle, AtomHandle > GetAtoms() const
get the two unconnected atoms