Login
Login

Email:
Password:


Forgot your password?
Register - it is free!


Guest access - preview the site features without creating an account
Error Notification Service

API Reference

The Error Notification service provides operations for submitting error nofications.

For more information about how to use the Error Notification service, see the overview section.

The version 1 WSDL for this service is at http://www.devgears.com/v1/ErrorNotification.asmx?wsdl

Requests
ApplicationError



ApplicationError
Report an application error

Parameters
developerToken String Developer Token. Obtain your developer token from the account information page.
applicationToken String Application Token. Obtain your developer token from the application information page.
uniqueMachineID String Unique Machine ID
category String Error Category
errorMessage String Error Message
errorSource String Error Source
stackTrace String Stack Trace
methodName String Method Name

Response
(none)