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. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public RdOptimizationError(String message)
Initializes a new instance of the RdOptimizationError
class.
message
- The message that describes the error.