BaseDataFramegetError Method |
Return exception 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 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