Search Results for

    Show / Hide Table of Contents

    Class ExceptionFactory

    Factory for exceptions thrown by Worldline Global Collect platform API v1 resources.

    Inheritance
    object
    ExceptionFactory
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Worldline.Connect.Sdk.V1
    Assembly: Worldline.Connect.Sdk.dll
    Syntax
    public static class ExceptionFactory

    Methods

    CreateException(HttpStatusCode, string, object, CallContext)

    Declaration
    public static Exception CreateException(HttpStatusCode statusCode, string responseBody, object errorObject, CallContext context)
    Parameters
    Type Name Description
    HttpStatusCode statusCode
    string responseBody
    object errorObject
    CallContext context
    Returns
    Type Description
    Exception
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.