vty-5.15: A simple terminal UI library

Safe HaskellSafe
LanguageHaskell2010

Graphics.Vty.Error

Synopsis

Documentation

data VtyException Source #

The type of exceptions specific to vty.

These have fully qualified names by default since, IMO, exception handling requires this.

Constructors

VtyFailure String

Uncategorized failure specific to vty.