Module andiskaz::error

source ·
Expand description

This module exports error types used by the terminal handles.

Structs

  • Error returned by the terminal handle initialization when there is already an instance of terminal services running.
  • Error returned when accessing the clipboard fails.
  • An error that may happen when executing an operation on the terminal.
  • Error returned by the events handler when the listener disconnects.
  • Error that might happen joining a task.

Enums

  • The kind of an error that may happen when executing a terminal operation.