This is a base class for exceptions raised when empty object (like bitmap or color palette) is accessed.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
<SerializableAttribute> _
Public Class ObjectEmptyException _
Inherits Exception
[SerializableAttribute]
public class ObjectEmptyException : Exception