IdentityException

class AnchorLinkSharp::IdentityException
  : public LinkException

Error that is thrown if an identity request fails to verify.

Summary

MembersDescriptions

public new LinkErrorCode Code= LinkErrorCode.EIdentity

public IdentityException(string reason)

Members

public new LinkErrorCode Code= LinkErrorCode.EIdentity

public IdentityException(string reason)

Last updated