Exceptions

Internal Exception classes used by package

These classes subclass the base Exception class

Classes

MissingPortException(Exception) SerialReadException(Exception) UnknownConfirmationCodeException(Exception)

exception adafruit_fingerprint.exceptions.MissingPortException[source]

Exception raised when the port param is missing when instantiating the AdafruitFingerprin class

exception adafruit_fingerprint.exceptions.SerialReadException[source]

Exception raised when no data is read from the serial port

exception adafruit_fingerprint.exceptions.UnknownConfirmationCodeException[source]

Exception raised when package content is an invalid response