Packages

 

com.aspose.imaging.coreexceptions

Class RdOptimizationError

  • All Implemented Interfaces:
    Serializable


    public class RdOptimizationError
    extends com.aspose.ms.System.Exception

    RD optimization error exception class

    See Also:
    Serialized Form
    • Constructor Detail

      • RdOptimizationError

        public RdOptimizationError(String message)

        Initializes a new instance of the RdOptimizationError class.

        Parameters:
        message - The message that describes the error.