Unwind.Error – libunwind-generic Reference Manual
Packages
libunwind-generic
Unwind
Error
EBADFRAME
EBADREG
EBADVERSION
EINVAL
EINVALIDIP
ENOINFO
ENOMEM
EREADONLYREG
ESTOPUNWIND
ESUCCESS
EUNSPEC
to_string
Error
Description:
[
CCode
( cname =
"unw_error_t"
, cprefix =
"UNW_"
, has_type_id =
false
) ]
public
enum
Error
Namespace:
Unwind
Package:
libunwind-generic
Content:
Enum values:
EBADFRAME
EBADREG
EBADVERSION
EINVAL
EINVALIDIP
ENOINFO
ENOMEM
EREADONLYREG
ESTOPUNWIND
ESUCCESS
EUNSPEC
Methods:
public
unowned
string
to_string
()