MonobjcMonobjc Documented Class Library
NSInconsistentArchiveException Field
NamespacesMonobjc.FoundationNSArchiverNSInconsistentArchiveException

The name of an exception raised by NSArchiver if there are problems initializing or encoding.

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSInconsistentArchiveException
Public Shared ReadOnly NSInconsistentArchiveException As NSString
public:
static initonly NSString^ NSInconsistentArchiveException
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)