RVTDocs.com

ObjectAccessException

Class
Description:
The exception that is thrown when an operation is denied, e.g. an attempt was made to set a read-only property.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.InvalidOperationException
        Autodesk.Revit.Exceptions.ObjectAccessException
Syntax
[SerializableAttribute]
public class ObjectAccessException : InvalidOperationException