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