Sdílet prostřednictvím


PipelineException Constructor

Creates an instance of PipelineException.

Overload List

Name Description
PipelineException () Creates an instance of PipelineException.
PipelineException (SerializationInfo, StreamingContext) Creates an instance of PipelineException with information on serialization and streaming context for the related content item.
PipelineException (String) Initializes a new instance of the PipelineException class with the specified error message.
PipelineException (String, Exception) Initializes a new instance of the PipelineException class with the specified error message and a reference to the inner exception that is the cause of this exception.
PipelineException (String, Object[]) Initializes a new instance of the PipelineException class with the specified error message.

See Also

Reference

PipelineException Class
PipelineException Members
Microsoft.Xna.Framework.Content.Pipeline Namespace