public class DataMissmatchError
extends com.aspose.ms.System.Exception
Data mismatch exception class
| Constructor and Description |
|---|
DataMissmatchError(String message)
Initializes a new instance of the
DataMissmatchError class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DataMissmatchError(String message)
Initializes a new instance of the DataMissmatchError class.
message - The message that describes the error.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.