Class IndyException
Exception indicating a problem originating from the Indy SDK.
Inheritance
System.Exception
IndyException
Namespace: Hyperledger.Indy
Assembly: Hyperledger.Indy.Sdk.dll
Syntax
public class IndyException : Exception
Properties
SdkErrorCode
Gets the error code for the exception.
Declaration
public int SdkErrorCode { get; }
Property Value
Type | Description |
---|---|
System.Int32 |