HMACException Class
This is the exception that is raised when HMAC values do not match between the client and server.
Inheritance Hierarchy

Online System Object
  OnlineSystem Exception
    HotDocs.Sdk.Server.Contracts HMACException

Namespace: HotDocs.Sdk.Server.Contracts
Assembly: HotDocs.Sdk.Server.Contracts (in HotDocs.Sdk.Server.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class HMACException : Exception
See Also