This exception is thrown when there is a problem reading a stream from a virtual cluster.
Namespace: VcClientExceptionsAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
[SerializableAttribute] public class StreamReadException : VcClientException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class StreamReadException _ Inherits VcClientException |
Visual C++ |
---|
[SerializableAttribute] public ref class StreamReadException : public VcClientException |
Inheritance Hierarchy
Object
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..StreamReadException
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..StreamReadException