ClipetteWin32ClipboardError#

class ClipetteWin32ClipboardError(Exception)

Raised when the clipboard is inaccessible or clipette is unable to exchange given data with the clipboard.

 

ClipetteWin32MemoryError#

class ClipetteWin32MemoryError(Exception)

Raised when clipette is unable to perform memory operations through kernel32 api.