Class OptimizationException
Exception thrown when a value being optimized does not meet the required criteria for optimization.
Implements
Inherited Members
Namespace: SuperOffice.IO
Assembly: SoCore.dll
Syntax
public class OptimizationException : Exception, ISerializable
Constructors
OptimizationException(string)
Exception thrown when a value being optimized does not meet the required criteria for optimization.
Declaration
public OptimizationException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |