public class RdOptimizationError
extends com.aspose.ms.System.Exception
RD optimization error exception class
Constructor and Description |
---|
RdOptimizationError(String message)
Initializes a new instance of the
RdOptimizationError class. |
public RdOptimizationError(String message)
Initializes a new instance of the RdOptimizationError
class.
message
- The message that describes the error.