Get the exception this dataframe is storing, stored through the MarkException method.
Call this if the dataframe has an error to find out what error it is
Namespace:
Kratos_3.Network
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntaxpublic Exception getError()
Public Function getError As Exception
public:
virtual Exception^ getError() sealed
abstract getError : unit -> Exception
override getError : unit -> Exception
Return Value
Type:
ExceptionImplements
IDataTablegetError
See Also