This exception is thrown when stream creation fails due to the fact that the stream already exists.
Namespace: VcClientExceptionsAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
[SerializableAttribute] public class StreamAlreadyExistsException : VcClientException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class StreamAlreadyExistsException _ Inherits VcClientException |
Visual C++ |
---|
[SerializableAttribute] public ref class StreamAlreadyExistsException : public VcClientException |
Inheritance Hierarchy
Object
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..StreamAlreadyExistsException
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..StreamAlreadyExistsException