creationix/node-gir

GError implementation

Opened this issue · 0 comments

GError should extend Exception. Every derived exception should depend on GError's domain. For example, GFileError should be propagated as FileError exception with particular codes.