Create a new exception instance with a default message

Namespace: BrightstarDB.Client
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public BrightstarStoreNotModifiedException()
Visual Basic
Public Sub New
Visual C++
public:
BrightstarStoreNotModifiedException()
F#
new : unit -> BrightstarStoreNotModifiedException

See Also