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, setStackTrace
public DataMissmatchError(String message)
Initializes a new instance of the DataMissmatchError
class.
message
- The message that describes the error.