Source code for mario.exceptions

[docs]class MarioException(Exception): """Base class for all Mario package exceptions."""