public final class ImageMaskingException
extends com.aspose.ms.System.Exception
The exceptions which specified for image masking system.
Exception,
Serialized Form| Constructor and Description |
|---|
ImageMaskingException(String message)
Initializes a new instance of the
ImageMaskingException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ImageMaskingException(String message)
Initializes a new instance of the ImageMaskingException class.
message - The message that describes the error.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.