IKeymanError Interface
Introduction
The IKeymanError interface provides information about an error that Keyman Engine encountered.
Interface Hierarchy
Properties
ErrorCoderead only- Returns an integer code for the error.
Descriptionread only- Returns a human-readable description of the error.
Severityread only- Returns a
KeymanErrorSeverityvalue for the error.


