DataMissmatchError Class
Summary: Data mismatch exception class
Module: aspose.psd.coreexceptions
Full Name: aspose.psd.coreexceptions.DataMissmatchError
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
DataMissmatchError(message) | Initializes a new instance of the DataMissmatchError class. |
Constructor: DataMissmatchError(message)
DataMissmatchError(message)
Initializes a new instance of the DataMissmatchError class.
Parameters:
Parameter | Type | Description |
---|---|---|
message | string | The message that describes the error. |