owncloud / ios-library

MIT License
77 stars 90 forks source link

Unspecific error code 130 #164

Open m-thielen opened 6 years ago

m-thielen commented 6 years ago

Code 130 is returned for various kinds of errors, e.g. path not found and path already exists. The code in OCXMLServerErrorsParser.m already contains a TODO statement for that.