Mod Error

ScalyMUCK has several base exceptions for the ScalyMUCK core and ScalyMUCK modifications that may be loaded into the MUCK server.

exception exception.ModApplicationError[source]

Generic exception for ScalyMUCK modifications to subclass in order to report errors to the error reporting mechanism.

Note

This should never be explictely raised by any code. This is designed to be subclassed for proper exception support.