DataMissmatchError Class

Summary: Data mismatch exception class

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.DataMissmatchError

Aspose.PSD Version: 24.9.0

Constructors

NameDescription
DataMissmatchError(message)Initializes a new instance of the DataMissmatchError class.

Constructor: DataMissmatchError(message)

 DataMissmatchError(message) 

Initializes a new instance of the DataMissmatchError class.

Parameters:

ParameterTypeDescription
messagestringThe message that describes the error.