This is a base exception for the problems which may arise when you work with color management.

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

Syntax

Visual Basic

<SerializableAttribute> _
Public Class CMException _
	Inherits Exception

C#

[SerializableAttribute]
public class CMException : Exception