This exception is thrown when a given entry is not found
Namespace: VcClientExceptionsAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
[SerializableAttribute] public class EntryNotFoundException : VcClientException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class EntryNotFoundException _ Inherits VcClientException |
Visual C++ |
---|
[SerializableAttribute] public ref class EntryNotFoundException : public VcClientException |
Inheritance Hierarchy
Object
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..EntryNotFoundException
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..EntryNotFoundException