Error object used to return error information during databinding.
Westwind.Web.Controls.BindingError
public class BindingError : object
Class Members
Member | Description | |
---|---|---|
ErrorMessage |
The raw Exception error message | |
Id |
||
Message |
The error message raised. | |
ObjectName |
Name of the object the error occurred on | |
Source |
The code that caused the error | |
StackTrace |
The call stack that led up to the error |
Requirements
Namespace: Westwind.Web.ControlsAssembly: wwwebcontrols.dll
© West Wind Technologies, 1996-2018 • Updated: 12/17/05
Comment or report problem with topic