Class PiecemarkExistsException
Thrown when piecemark assigned is already in use by a different object.
Implements
Inherited Members
Namespace: DesignData.SDS2.Exceptions
Assembly: DesignData.SDS2.Exceptions.dll
Syntax
public class PiecemarkExistsException : ApplicationException, ISerializable
Constructors
PiecemarkExistsException(string)
Thrown when piecemark assigned is already in use by a different object.
Declaration
public PiecemarkExistsException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |