ApiException
This exception is thrown whenever a call to a SharePoint endpoint ends in failure.
Inheritance
ApiException
Fields
global errorCode → string
global httpStatusCode → Integer
The status code that the SharePoint service returned
global methodName → string
The name of the method that was called that caused the error