Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
FinishedException.cs
1
using
System;
2
3
namespace
TAG.Simulator.ObjectModel.Activities
4
{
8
public
class
FinishedException
: Exception
9
{
13
public
FinishedException
()
14
: base()
15
{
16
}
17
}
18
}
TAG.Simulator.ObjectModel.Activities.FinishedException
Exceptions thrown when the execution of an activity is completed.
Definition:
FinishedException.cs:9
TAG.Simulator.ObjectModel.Activities.FinishedException.FinishedException
FinishedException()
Exceptions thrown when the execution of an activity is completed.
Definition:
FinishedException.cs:13
TAG.Simulator.ObjectModel.Activities
Definition:
Action.cs:12
ComSim
TAG.Simulator
ObjectModel
Activities
FinishedException.cs
Generated by
1.9.5