flory.common.exceptions
Exceptions that package flory might raise.
Exceptions
Error indicating mismatch of number of components. |
|
Error indicating mismatch of number of features. |
|
Error indicating that the volume fraction is smaller than 0. |
- exception ComponentNumberError[source]
Bases:
ValueErrorError indicating mismatch of number of components.
- exception FeatureNumberError[source]
Bases:
ValueErrorError indicating mismatch of number of features.
- exception VolumeFractionError[source]
Bases:
ValueErrorError indicating that the volume fraction is smaller than 0.