Click or drag to resize

DefaultLocationMissingException Class

Thrown when releasing a process for production and a related BOM is not published.
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 DefaultLocationMissingException : xTendExceptionBase
Constructors
  NameDescription
Public methodDefaultLocationMissingException
Initializes a new instance of the BOMNotPublishedException class.
Public methodDefaultLocationMissingException(String)
Initializes a new instance of the BOMNotPublishedException class with a specified error message.
Public methodDefaultLocationMissingException(SerializationInfo, StreamingContext)
Initializes a new instance of the BOMNotPublishedException class with serialized data.
Top
See Also