Packages

 

com.aspose.imaging.coreexceptions

Class DataMissmatchError

  • All Implemented Interfaces:
    Serializable


    public class DataMissmatchError
    extends com.aspose.ms.System.Exception

    Data mismatch exception class

    See Also:
    Serialized Form
    • Constructor Detail

      • DataMissmatchError

        public DataMissmatchError(String message)

        Initializes a new instance of the DataMissmatchError class.

        Parameters:
        message - The message that describes the error.