Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
LayoutSyntaxException.cs
2{
7 {
12 public LayoutSyntaxException(string Message)
13 : base(Message)
14 {
15 }
16 }
17}
Base class for all layout-related exceptions.
LayoutSyntaxException(string Message)
Syntax-related layout exception