Click or drag to resize

BaseDataFrameMarkException Method

Store an exception that has happened during parsing for future examination

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public void MarkException(
	Exception e
)

Parameters

e
Type: SystemException

Implements

IDataTableMarkException(Exception)
See Also