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