ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
BondInvalidSizeError Struct Reference

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
 

Detailed Description

Exception indicating that a bond with an unexpected number of partners was encountered.

Definition at line 45 of file bond_error.hpp.

Constructor & Destructor Documentation

◆ BondInvalidSizeError()

BondInvalidSizeError::BondInvalidSizeError ( int  size)
inlineexplicit

Definition at line 46 of file bond_error.hpp.

Member Data Documentation

◆ size

int BondInvalidSizeError::size

Definition at line 48 of file bond_error.hpp.


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