Search Results for

    Show / Hide Table of Contents

    Class MarshallerSyntaxException

    Thrown when a JSON string cannot be converted to a response object.

    Inheritance
    object
    Exception
    MarshallerSyntaxException
    Implements
    ISerializable
    _Exception
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.SerializeObjectState
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.MemberwiseClone()
    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

    Implements

    ISerializable
    _Exception
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.