Types

CException

Base type for exceptions arising from errors returned by calling C functions

Parent types

Direct children types

Methods

init(e:CException, message:Str)
CException constructor. In addition to storing message attribute, adds errno and errno_name attributes.