: Public Class
Created:
3/22/2012 10:44:07 AM
Modified:
3/22/2012 10:44:45 AM
Project:
Author:
svanausdall
Version:
1.0
Phase:
1.0
Status:
Proposed
Complexity:
Easy
Difficulty:
Priority:
Multiplicity:
Advanced:
UUID:
{4A63E67B-8EC2-48cd-A3E3-7A9FADAD1DE0}
Appears In:
Error
Contains information about the nature of an error if a request could not be completed successfully. <br/>
Attributes
Attribute
Public
UInt16
maxRetryDuration
Details:
Alias:
Initial:
Stereotype:
Ordered:
Range:
Range:0 to 1
Transient:
False
Derived:
False
IsID:
False
Notes:
Contains the number of seconds the client SHOULD wait before retrying the request. <br/>
Public
UInt16
reasonCode
Details:
Alias:
Initial:
Stereotype:
Ordered:
Range:
Transient:
False
Derived:
False
IsID:
False
Notes:
Code indicating the reason for failure.<br/><br/>0 - Invalid request format<br/>1 - Invalid request values (e.g. invalid threshold values)<br/>2 - Resource limit reached<br/>3 - Conditional subscription field not supported<br/>4 - Maximum request frequency exceeded<br/>All other values reserved<br/>