SessionNotFoundException
Kind: class
Module/package: exceptions
SDK: pdfdancer-client-python 2.0.0
Exception raised when a session is not found (expired or invalid).
Declaration
SessionNotFoundException(message: str)
Members
__init__
__init__(self, message: str)
Initialize self. See help(type(self)) for accurate signature.