builtin.BaseException API [rev. 38799]

class BaseException(object):

Common base class for all exceptions
no source available

class attributes and properties:

args: <attribute 'args' of 'exceptions.BaseException' objects>
message: <member 'message' of 'exceptions.BaseException' objects>