Class BuilderBase<T\>.FailToBuildException Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.Builder Assembly: VMBld.dll public class BuilderBase<t>.FailToBuildException : Exception Inheritance object ← Exception ← BuilderBase.FailToBuildException Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors FailToBuildException(Type, Exception) public FailToBuildException(Type obType, Exception inner) Parameters obType Type inner Exception FailToBuildException(Type) public FailToBuildException(Type obType) Parameters obType Type