This exception is thrown when a particular streamset cannot be found in the specified VC.
Namespace: VcClientExceptionsAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
[SerializableAttribute] public class StreamSetNotFoundException : VcClientException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class StreamSetNotFoundException _ Inherits VcClientException |
Visual C++ |
---|
[SerializableAttribute] public ref class StreamSetNotFoundException : public VcClientException |
Inheritance Hierarchy
Object
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..StreamSetNotFoundException
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..StreamSetNotFoundException