This exception is thrown when you try to operate with empty palette (which is either null or has no any entries).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
<SerializableAttribute> _
Public Class ColorPaletteEmptyException _
Inherits ObjectEmptyException
[SerializableAttribute]
public class ColorPaletteEmptyException : ObjectEmptyException