CMAdobeModuleLoadException Class

Represents the error that occurs when you try to convert colors using Adobe CMM whereas it is not installed on the system.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public class CMAdobeModuleLoadException : CMException

Inheritance Hierarchy

System.Object
L System.Exception
L Aurigma.GraphicsMill.GMException
L Aurigma.GraphicsMill.CMException
L Aurigma.GraphicsMill.CMAdobeModuleLoadException

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference