Click or drag to resize

InvalidAlternatePartException Class

Thrown when an alternate part relationship cannot be created.
Inheritance Hierarchy

Namespace:  FactoryLogix.xTend
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
[SerializableAttribute]
public class InvalidAlternatePartException : xTendExceptionBase
Constructors
  NameDescription
Public methodInvalidAlternatePartException
Initializes a new instance of the InvalidAlternatePartException class.
Public methodInvalidAlternatePartException(String)
Initializes a new instance of the InvalidAlternatePartException class with a specified error message.
Public methodInvalidAlternatePartException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidAlternatePartException class with serialized data.
Top
See Also