![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Exception indicating that a bond with an unexpected number of partners was encountered. More...
#include <bond_error.hpp>
Inheritance diagram for BondInvalidSizeError:
Collaboration diagram for BondInvalidSizeError:Public Member Functions | |
| BondInvalidSizeError (int size) | |
Public Attributes | |
| int | size |
Exception indicating that a bond with an unexpected number of partners was encountered.
Definition at line 45 of file bond_error.hpp.
|
inlineexplicit |
Definition at line 46 of file bond_error.hpp.
| int BondInvalidSizeError::size |
Definition at line 48 of file bond_error.hpp.