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