WebServiceError
M-Files Web Service error object.
Properties
| Type | Name | Description |
|---|---|---|
| int | Status | HTTP Status code |
string |
URL | The request URL which caused this error. |
string |
Method | The request method. |
| ExceptionInfo | Exception | Detailed information on the exception. |