Contents Menu Expand Light mode Dark mode Auto light/dark mode
Windows-Toasts 1.1.1 documentation
Logo
Windows-Toasts 1.1.1 documentation
  • Getting started
  • Interactable toasts
  • Advanced usage
  • Custom AUMIDs

User reference

  • Toasters
  • Toast
  • Audio
  • Wrappers
  • Exceptions

Developer reference

  • windows_toasts.toast_document
  • Metadata

Migration

  • Migrating from v0.x to v1.0.0
Back to top
Edit this page

Exceptions¶

Classes¶

windows_toasts.exceptions.InvalidImageException

The image provided was invalid

windows_toasts.exceptions.ToastNotFoundError

The toast could not be found

API¶

exception windows_toasts.exceptions.InvalidImageException[source]¶

The image provided was invalid

exception windows_toasts.exceptions.ToastNotFoundError[source]¶

The toast could not be found

exception windows_toasts.exceptions.UnsupportedOSVersionException[source]¶

The operating system version is not supported

Next
windows_toasts.toast_document
Previous
Wrappers
Copyright © 2023, DatGuy
Made with Sphinx and @pradyunsg's Furo
On this page
  • Exceptions
    • Classes
    • API
      • InvalidImageException
      • ToastNotFoundError
      • UnsupportedOSVersionException