Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Asn1Exception.cs
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Text;
4
5
namespace
Waher.Content.Asn1.Exceptions
6
{
10
public
class
Asn1Exception
: Exception
11
{
16
public
Asn1Exception
(
string
Message)
17
: base(Message)
18
{
19
}
20
}
21
}
Waher.Content.Asn1.Exceptions.Asn1Exception
Base class from ASN.1 exceptions.
Definition:
Asn1Exception.cs:11
Waher.Content.Asn1.Exceptions.Asn1Exception.Asn1Exception
Asn1Exception(string Message)
Base class from ASN.1 exceptions.
Definition:
Asn1Exception.cs:16
Waher.Content.Asn1.Exceptions
Definition:
Asn1Exception.cs:6
IoTGateway
Content
Waher.Content.Asn1
Exceptions
Asn1Exception.cs
Generated by
1.9.5