Class KernelExeption Last update: 16.07.2025 Namespace: VM.Managed.CAD Assembly: VMAppCore.dll This class is to represent the calculate mass property exeption. public class KernelExeption : Exception Inheritance object ← Exception ← KernelExeption Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors KernelExeption(Exception) Initializes a new instance of the class. public KernelExeption(Exception innerException) Parameters innerException Exception The inner exception.