Class MarshallerSyntaxException
Thrown when a JSON string cannot be converted to a response object.
Implements
Inherited Members
Namespace: Worldline.Acquiring.Sdk.Json
Assembly: Worldline.Acquiring.Sdk.dll
Syntax
public class MarshallerSyntaxException : Exception, ISerializable
Constructors
MarshallerSyntaxException(Exception)
Declaration
public MarshallerSyntaxException(Exception e)
Parameters
Type | Name | Description |
---|---|---|
Exception | e |