| ModelNotSetException Class |
Exception thrown if the model is not set on a representation
object.
Inheritance Hierarchy
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public class ModelNotSetException : ServerException
Public Class ModelNotSetException
Inherits ServerException
public ref class ModelNotSetException : public ServerException
See Also