Exceptions Class DocumentationΒΆ

exception mypyopt.exceptions.MyPyOptException

Bases: Exception

Currently just a simple wrapper around the base Exception class for convenience. It may evolve with additional capabilities eventually