Class MarshallerSyntaxException
Thrown when a JSON string cannot be converted to a response object.
Inherited Members
Namespace: Ingenico.Connect.Sdk
Assembly: connect-sdk-dotnet.dll
Syntax
public class MarshallerSyntaxException : Exception, ISerializable, _Exception
Constructors
MarshallerSyntaxException(Exception)
Declaration
public MarshallerSyntaxException(Exception e)
Parameters
Type | Name | Description |
---|---|---|
Exception | e |