| InvalidKindException Class |
Thrown when the kind of
MvDataType is
inconsistent.
Inheritance Hierarchy
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax public class InvalidKindException : ServerException
Public Class InvalidKindException
Inherits ServerException
public ref class InvalidKindException : public ServerException
See Also