Class IFCException
This is thrown when there is an issue with the settings passed to IFCExport functions
Implements
Inherited Members
Namespace: DesignData.SDS2.Exceptions
Assembly: DesignData.SDS2.Exceptions.dll
Syntax
public class IFCException : ApplicationException, ISerializable
Constructors
IFCException(string)
This is thrown when there is an issue with the settings passed to IFCExport functions
Declaration
public IFCException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |