Class SignatureException
This exception is thrown if there are problems signing the request.
public class SignatureException : Exception, ISerializable
- Inheritance
-
SignatureException
- Implements
- Derived
- Inherited Members
Constructors
SignatureException(string)
public SignatureException(string message)
Parameters
message
string
SignatureException(string, Exception)
public SignatureException(string message, Exception innerException)