| UnstreamException Class |
The exception that is thrown when there is a problem reading
a
MvUserType value from a
MvMessage.
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 UnstreamException : ServerException
Public Class UnstreamException
Inherits ServerException
public ref class UnstreamException : public ServerException
See Also