Exceptions
Custom Exceptions for Copcon.
This module defines custom exception classes used throughout the Copcon application.
- exception copcon.exceptions.ClipboardError
Bases:
ExceptionException raised when clipboard operations fail.
- exception copcon.exceptions.FileReadError
Bases:
ExceptionException raised when a file cannot be read.