Table Of Contents

Previous topic

poolelement

Next topic

poolexternal

This Page

poolexception

This module is part of the Python Pool libray. It defines the base classes for pool exceptions

Classes

PoolException

Inheritance diagram of PoolException

exception PoolException(*args, **kwargs)[source]
args
message

UnknownController

Inheritance diagram of UnknownController

exception UnknownController(*args, **kwargs)[source]
args
message

UnknownControllerLibrary

Inheritance diagram of UnknownControllerLibrary

exception UnknownControllerLibrary(*args, **kwargs)[source]
args
message