Table of Contents

Class DataMissmatchError

Namespace
Aspose.Imaging.CoreExceptions
Assembly
Aspose.Imaging.dll

Data mismatch exception class

public class DataMissmatchError : Exception, ISerializable
Inheritance
DataMissmatchError
Implements
Inherited Members

Constructors

DataMissmatchError(string)

Initializes a new instance of the DataMissmatchError class.

public DataMissmatchError(string message)

Parameters

message string

The message that describes the error.