Packages

 

com.aspose.imaging.masking.exceptions

Class ImageMaskingException

  • All Implemented Interfaces:
    Serializable


    public final class ImageMaskingException
    extends com.aspose.ms.System.Exception

    The exceptions which specified for image masking system.

    See Also:
    Exception, Serialized Form
    • Constructor Detail

      • ImageMaskingException

        public ImageMaskingException(String message)

        Initializes a new instance of the ImageMaskingException class.

        Parameters:
        message - The message that describes the error.