This exception is thrown when there are issues with downloading 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 FileDownloadException : VcClientException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class FileDownloadException _ Inherits VcClientException |
Visual C++ |
---|
[SerializableAttribute] public ref class FileDownloadException : public VcClientException |
Inheritance Hierarchy
Object
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..FileDownloadException
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..FileDownloadException