Search Results for

    Show / Hide Table of Contents

    Class BodyHandlerException

    Inheritance
    object
    Exception
    BodyHandlerException
    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: Worldline.Connect.Sdk
    Assembly: Worldline.Connect.Sdk.dll
    Syntax
    [Serializable]
    public class BodyHandlerException : Exception, ISerializable, _Exception

    Constructors

    BodyHandlerException(SerializationInfo, StreamingContext)

    Declaration
    protected BodyHandlerException(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    SerializationInfo info
    StreamingContext context

    BodyHandlerException(string, Exception)

    Declaration
    public BodyHandlerException(string message, Exception innerException)
    Parameters
    Type Name Description
    string message
    Exception innerException

    BodyHandlerException(string)

    Declaration
    public BodyHandlerException(string message)
    Parameters
    Type Name Description
    string message

    Implements

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