py
builtin
BaseException
enumerate
frozenset
reversed
set
sorted
code
compat
error
execnet
io
log
magic
path
process
std
test
xml
builtin.BaseException API [rev. unknown]
index
api
source
contact
download
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>