| 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: 6.5.0.0 (6.5.0.0)
Syntax public class InvalidKindException : ServerException
Public Class InvalidKindException
Inherits ServerException
public ref class InvalidKindException : public ServerException
See Also