Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class NullReferenceWhenRemoveDocExeption

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This class is to represent the null reference exeption when entity is removing from document .

public class NullReferenceWhenRemoveDocExeption : Exception

Inheritance

objectExceptionNullReferenceWhenRemoveDocExeption

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

NullReferenceWhenRemoveDocExeption(string)

Initializes a new instance of the class.

public NullReferenceWhenRemoveDocExeption(string strMessage)

Parameters

strMessage string

The error message.

Connect with Ansys