 | UnstreamException Class |
The exception that is thrown when there is a problem reading
a
MvUserType value from a
MvMessage.
Inheritance Hierarchy
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 6.4.0.0 (0.8.0.0)
Syntaxpublic class UnstreamException : ServerException
Public Class UnstreamException
Inherits ServerException
public ref class UnstreamException : public ServerException
See Also