Skip to content

plkit.exceptions

module

plkit.exceptions

Exceptions for plkit

Classes
class

plkit.exceptions.PlkitException()

Bases
Exception BaseException

Base exception class for plkit

class

plkit.exceptions.PlkitDataException()

Bases
plkit.exceptions.PlkitException Exception BaseException

Something wrong when preparing data

class

plkit.exceptions.PlkitConfigException()

Bases
plkit.exceptions.PlkitException Exception BaseException

When certain config items are missing