DataAccessError¶
- class hoomd.error.DataAccessError(data_name)¶
Bases:
RuntimeError
Raised when data is inaccessible until the simulation is run.
- __str__()¶
Returns the error message.
Bases: RuntimeError
Raised when data is inaccessible until the simulation is run.
Returns the error message.