IKeymanError Interface
Introduction
The IKeymanError
interface provides information about an error that Keyman Engine encountered.
Interface Hierarchy
Properties
ErrorCode
read only- Returns an integer code for the error.
Description
read only- Returns a human-readable description of the error.
Severity
read only- Returns a
KeymanErrorSeverity
value for the error.