MapAnalyzer.exceptions¶
Module Contents¶
-
exception
MapAnalyzer.exceptions.CustomDeprecationWarning(oldarg=None, newarg=None)[source]¶ Bases:
BaseExceptionCommon base class for all exceptions
-
exception
MapAnalyzer.exceptions.PatherNoPointsException(start, goal)[source]¶ Bases:
BaseExceptionCommon base class for all exceptions
-
exception
MapAnalyzer.exceptions.OutOfBoundsException(p: Tuple[int, int])[source]¶ Bases:
BaseExceptionCommon base class for all exceptions
Indices and tables