shakemap.coremods.exception¶
Raise an exception (used for testing.)
- class shakemap.coremods.exception.ExceptionModule(eventid, seconds=None)[source]¶
Bases:
CoreModule
Module to raise an exception for testing purposes.
Instantiate a CoreModule class with an event ID.
- command_name = 'exception'¶