Class SchemaJsonException
- Namespace
- Concordium.Sdk.Exceptions
- Assembly
- Concordium.Sdk.dll
Thrown when a interop call failed with possible error as message.
public sealed class SchemaJsonException : Exception, ISerializable
- Inheritance
-
SchemaJsonException
- Implements
- Inherited Members
Properties
SchemaJsonResult
Type of error
public SchemaJsonResult SchemaJsonResult { get; }