Class CustomPropertyMissingException
Thrown when a requested custom property is not in the custom property schema for this job.
Implements
Inherited Members
Namespace: DesignData.SDS2.Exceptions
Assembly: DesignData.SDS2.Exceptions.dll
Syntax
public class CustomPropertyMissingException : ApplicationException, ISerializable
Constructors
CustomPropertyMissingException(string)
Thrown when a requested custom property is not in the custom property schema for this job.
Declaration
public CustomPropertyMissingException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |