Gets and sets if exceptions should be raised by the ISIS Xpress ActiveX control.
Read-write property
Visual Basic |
---|
Public Property RaiseExceptions As Boolean |
A boolean value which is true specifies that the ISIS Xpress ActiveX control will raise exceptions and false specifies that the ISIS Xpress ActiveX control will not raise exceptions.
If the RaiseExceptions property is true, additional information can sometimes be obtained by checking the values of the ErrorCode Property and the ErrorDescription Property.
During the development cycle, the Debug Property can be used to obtain more detailed information about the specific error.
During the development cycle, the Debug Property can be used to obtain more detailed information about the specific error.
ISISXpress Object | ISISXpress Members | ErrorNumber Property | ErrorDescription Property | Debug Property