OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
NotConnectedError Class Reference

#include <not_connected_error.hh>

Inherits Error.

Public Member Functions

 NotConnectedError (AtomHandle one, AtomHandle two)
virtual ~NotConnectedError () throw ()
std::pair< AtomHandle, AtomHandleGetAtoms () const
- Public Member Functions inherited from Error
 Error (const String &m)
 ~Error () throw ()
virtual const char * what () const throw ()

Additional Inherited Members

- Protected Attributes inherited from Error
String mesg_

Detailed Description

Error to indicate that two atoms that are supposed to be connected are not.

Definition at line 29 of file not_connected_error.hh.


Constructor & Destructor Documentation

virtual ~NotConnectedError ( ) throw ()
inlinevirtual

Definition at line 32 of file not_connected_error.hh.


Member Function Documentation

std::pair<AtomHandle, AtomHandle> GetAtoms ( ) const

get the two unconnected atoms


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