You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently PlistLib raises ufojs/errors.Type and ufojs/errors.Value which is maybe too generic. It would be nice to have at least for parsing errors a family of PlistLibErrors. This may also include errors caught from the XML parser.