Aurigma Graphics Mill 5.5 for .NET
CMException Class
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
Inheritance Hierarchy
System..::.Object
L
System..::.Exception
L
System..::.ApplicationException
L
Aurigma.GraphicsMill..::.Exception
L
Aurigma.GraphicsMill..::.CMException
L
Aurigma.GraphicsMill..::.CMOpenProfileException
L
Aurigma.GraphicsMill..::.CMTransformException
L
Aurigma.GraphicsMill..::.CMInappropriateProfileException
L
Aurigma.GraphicsMill..::.CMAdobeModuleLoadException