Base class for client errors reported from Brightstar.
            
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# | 
|---|
public class BrightstarClientException : BrightstarException  | 
| Visual Basic | 
|---|
Public Class BrightstarClientException Inherits BrightstarException  | 
| Visual C++ | 
|---|
public ref class BrightstarClientException : public BrightstarException  | 
| F# | 
|---|
type BrightstarClientException = class inherit BrightstarException end  | 
Inheritance Hierarchy
System..::..Object
System..::..Exception
BrightstarDB..::..BrightstarException
BrightstarDB.Client..::..BrightstarClientException
BrightstarDB.Client..::..BrightstarStoreIsReadOnlyException
BrightstarDB.Client..::..BrightstarStoreNotModifiedException
System..::..Exception
BrightstarDB..::..BrightstarException
BrightstarDB.Client..::..BrightstarClientException
BrightstarDB.Client..::..BrightstarStoreIsReadOnlyException
BrightstarDB.Client..::..BrightstarStoreNotModifiedException