Raised when an operation has been cancelled.
Namespace:
BayesServerAssembly: BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class CancelledException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class CancelledException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class CancelledException : public Exception |
Inheritance Hierarchy
System..::.Object
System..::.Exception
BayesServer..::.CancelledException
System..::.Exception
BayesServer..::.CancelledException
