exceptions
A module containing different exceptions related to the restart_file subpackage.
Summary
Exceptions:
Exception raised for errors related to the RestartFileReader class |
|
Exception raised for errors related to the RestartFileWriter class |
Reference
- exception RestartFileReaderError[source]
Bases:
PQException
Exception raised for errors related to the RestartFileReader class
- exception RestartFileWriterError[source]
Bases:
PQException
Exception raised for errors related to the RestartFileWriter class