Skip to content
  • Cedric Bosdonnat's avatar
    Mapping for errors · 6222c6d6
    Cedric Bosdonnat authored
    Changed GetLastError to return VirError instead of a simple string.
    VirError helps getting easy access to the error code, level and domain.
    VirError implements the error interface for easy use.
    6222c6d6