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