BaseDataFramethrowErrorIfAnyIsPresent Method |
Throw first error that happened during parse
Namespace:
Kratos_3.Network
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntaxpublic void throwErrorIfAnyIsPresent()
Public Sub throwErrorIfAnyIsPresent
public:
virtual void throwErrorIfAnyIsPresent() sealed
abstract throwErrorIfAnyIsPresent : unit -> unit
override throwErrorIfAnyIsPresent : unit -> unit
Implements
IDataTablethrowErrorIfAnyIsPresent
See Also