PipelineExecutionException Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the PipelineExecutionException class.
Overload List
Name | Description | |
---|---|---|
PipelineExecutionException()()() | Initializes a new instance of the PipelineExecutionException class. | |
PipelineExecutionException(String) | Initializes a new instance of the PipelineExecutionException class using the specified error message. | |
PipelineExecutionException(SerializationInfo, StreamingContext) | Initializes a new instance of the PipelineExecutionException class using the specified serialization information and streaming context. | |
PipelineExecutionException(String, Exception) | Initializes a new instance of the PipelineExecutionException class using the specified error message and a reference to the inner exception that is the cause of this exception. |
Top
See Also
Reference
PipelineExecutionException Class