Error
Properties
| Name | Description | Type | 
|---|---|---|
| statusCode | 
			 The HTTP status code for the error. Generally speaking, the following codes have these meanings: 200 - Success, 201 - Success (object created), 400 - Error with user input, 403 - Authorization error (user lacks permission), 404 - Object not found, 409 - Attempt to change an object using an obsolete last ModifiedDate.  | 
	Integer | 
| message | 
			 The message describing the error.  | 
	String | 
| msgCode | 
			 A unique code used to identify the template form of the message in i18n tables (language independent).  | 
	String | 
| errType | String |