smashlib.exceptions module
smashlib.exceptions
""" smashlib.exceptions """ class ConfigError(SystemExit): pass
Classes
class ConfigError
class ConfigError(SystemExit): pass
Ancestors (in MRO)
- ConfigError
- exceptions.SystemExit
- exceptions.BaseException
- __builtin__.object
Class variables
var args
var code
var message