Represents the error that occurs when you try to operate with an object which needs to be opened (like file format readers or writers), but it is closed.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public class ObjectClosedException : GMException