exceptions

A module containing different exceptions related to the traj_file subpackage.

Summary

Exceptions:

FrameReaderError

Exception raised for errors related to the FrameReader class

TrajectoryReaderError

Exception raised for errors related to the TrajectoryReader class

Reference

exception FrameReaderError[source]

Bases: PQException

Exception raised for errors related to the FrameReader class

exception TrajectoryReaderError[source]

Bases: PQException

Exception raised for errors related to the TrajectoryReader class