HttpErrorKeys.ExceptionTypeKey Field
Provides a key for the ExceptionType.
Namespace: System.Web.Http
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
public static readonly string ExceptionTypeKey
public:
static initonly String^ ExceptionTypeKey
static val ExceptionTypeKey : string
Public Shared ReadOnly ExceptionTypeKey As String
Field Value
Type: System.String
See Also
HttpErrorKeys Class
System.Web.Http Namespace
Return to top