BdcSerializedExceptionState.Rethrow Method
Throws the exception represented by this object.
Namespace: Microsoft.BusinessData.Infrastructure
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Sub Rethrow
'Usage
Dim instance As BdcSerializedExceptionState
instance.Rethrow()
public void Rethrow()
See Also
Reference
BdcSerializedExceptionState Class