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, setStackTracepublic RdOptimizationError(String message)
Initializes a new instance of the RdOptimizationError class.
message - The message that describes the error.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.