Changes between Version 8 and Version 9 of Specs/ErrorValues


Ignore:
Timestamp:
07/31/12 17:45:54 (12 years ago)
Author:
ph3-der-loewe
Comment:

Added new Proposed errors: BADSTATE, NOCONF and DISABLED.

Legend:

Unmodified
Added
Removed
Modified
  • Specs/ErrorValues

    v8 v9  
    108108||=ROAR_ERROR_NSTYPE        =|| ?? || Type or Format not supported || HTTP: 415 Unsupported Media Type || || 
    109109||=ROAR_ERROR_CENSORED      =|| ?? || Access denied because of censorship || HTTP: 450 Blocked by Windows Parental Controls (Microsoft), 451 Unavailable For Legal Reasons (Internet draft) || || 
     110||=ROAR_ERROR_BADSTATE      =|| ?? || || || Object is in bad/wrong state || 
     111||=ROAR_ERROR_NOCONF        =|| ?? || || || This operation is not configured/Needed config not found || 
     112||=ROAR_ERROR_DISABLED      =|| ?? || || || This has been disabled by the administrator ||