Click or drag to resize

HttpErrorUtility Class

Error utility for classifying errors
Inheritance Hierarchy
SystemObject
  SanteDB.Rest.CommonHttpErrorUtility

Namespace: SanteDB.Rest.Common
Assembly: SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
public static class HttpErrorUtility

The HttpErrorUtility type exposes the following members.

Methods
 NameDescription
Public Extension MethodAddWwwAuthenticateHeader Add a WWW authenticate behavior
Public Extension MethodGetFaultData Get fault data
Public Extension MethodGetHttpStatusCode Get the HTTP status code for exception
Top
See Also