Vala.ErrorType.ErrorType – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
ErrorType
dynamic_error
error_code
error_domain
ErrorType
check
compatible
copy
equals
get_member
is_reference_type_or_type_parameter
ErrorType
Description:
public
ErrorType
(
ErrorDomain
? error_domain,
ErrorCode
? error_code,
SourceReference
? source_reference =
null
)