Click to Rate and Give Feedback

  Switch on low bandwidth view
.NET Framework Class Library
PipelineExecutionException Class

The exception that is thrown when an error occurs during pipeline execution.

Namespace:  Microsoft.CommerceServer.Orders
Assembly:  Microsoft.CommerceServer.Orders.CrossTierTypes (in Microsoft.CommerceServer.Orders.CrossTierTypes.dll)
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class PipelineExecutionException _
    Inherits Exception
Visual Basic (Usage)
Dim instance As PipelineExecutionException
C#
[SerializableAttribute]
public class PipelineExecutionException : Exception
Visual C++
[SerializableAttribute]
public ref class PipelineExecutionException : public Exception
JScript
public class PipelineExecutionException extends Exception
System..::.Object
  System..::.Exception
    Microsoft.CommerceServer.Orders..::.PipelineExecutionException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker