class BaseException(object):
Common base class for all exceptions
no source available
class attributes and properties:
args: <attribute 'args' of 'exceptions.BaseException' objects>
message: <attribute 'message' of 'exceptions.BaseException' objects>