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