Skip to main content
A newer version of this page is available. .

ErrorHandling.ExceptionMessageParameter Field

Specifies the name of the parameter holding the exception message. This parameter value is used in the default subject of the error notification e-mail.

Namespace: DevExpress.ExpressApp.Web

Assembly: DevExpress.ExpressApp.Web.v19.1.dll

Declaration

public const string ExceptionMessageParameter = "ExceptionMessage"

Field Value

Type
String
See Also