Skip to main content
Version: API v2 Preview

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.

View source at af2a1171a1b9