| ModelNotSetException Class |
Exception thrown if the model is not set on a representation
object.
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 ModelNotSetException : ServerException
Public Class ModelNotSetException
Inherits ServerException
public ref class ModelNotSetException : public ServerException
See Also