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