Constructor DataMissmatchError
- Namespace
- Aspose.CAD.CadExceptions
- Assembly
- Aspose.CAD.dll
DataMissmatchError(string)
Initializes a new instance of the DataMissmatchError class.
public DataMissmatchError(string message)
Parameters
message
stringThe message that describes the error.