public final class ImageMaskingException
extends com.aspose.ms.System.Exception
The exceptions which specified for image masking system.
Exception
,
Serialized FormConstructor and Description |
---|
ImageMaskingException(String message)
Initializes a new instance of the
ImageMaskingException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ImageMaskingException(String message)
Initializes a new instance of the ImageMaskingException
class.
message
- The message that describes the error.