Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
LayoutSyntaxException.cs
1
namespace
Waher.Layout.Layout2D.Exceptions
2
{
6
public
class
LayoutSyntaxException
:
LayoutException
7
{
12
public
LayoutSyntaxException
(
string
Message)
13
: base(Message)
14
{
15
}
16
}
17
}
Waher.Layout.Layout2D.Exceptions.LayoutException
Base class for all layout-related exceptions.
Definition:
LayoutException.cs:9
Waher.Layout.Layout2D.Exceptions.LayoutSyntaxException
Syntax-related layout exception
Definition:
LayoutSyntaxException.cs:7
Waher.Layout.Layout2D.Exceptions.LayoutSyntaxException.LayoutSyntaxException
LayoutSyntaxException(string Message)
Syntax-related layout exception
Definition:
LayoutSyntaxException.cs:12
Waher.Layout.Layout2D.Exceptions
Definition:
LayoutException.cs:4
IoTGateway
Layout
Waher.Layout.Layout2D
Exceptions
LayoutSyntaxException.cs
Generated by
1.9.5