BuildMaster SDK Reference
Version:

SoapExceptionWrapper Class

Contains helper methods to wrap and unwrap System.Web.Services.Protocols.SoapException

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.Web.SoapExceptionWrapper

Syntax

public class SoapExceptionWrapper

Methods

Name Description
UnwrapException(System.Exception ex)

Unwraps the exception.

WrapException(System.Exception ex)

Wraps the exception.