Class TemplateConvertorException
Namespace: Aurigma.DesignAtoms.Exceptions
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class TemplateConvertorException : AggregateException, ISerializable, _Exception
Inheritance: System.Object -> System.Exception -> System.AggregateException -> TemplateConvertorException
Implements
System.Runtime.Serialization.ISerializableSystem.Runtime.InteropServices._Exception
Inherited Members
System.AggregateException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)System.AggregateException.GetBaseExceptionSystem.AggregateException.Handle(System.Func<System.Exception,System.Boolean>)System.AggregateException.FlattenSystem.AggregateException.ToStringSystem.AggregateException.InnerExceptionsSystem.Exception.GetTypeSystem.Exception.MessageSystem.Exception.DataSystem.Exception.InnerExceptionSystem.Exception.TargetSiteSystem.Exception.StackTraceSystem.Exception.HelpLinkSystem.Exception.SourceSystem.Exception.HResultSystem.Exception.SerializeObjectStateSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.MemberwiseClone
Constructors
TemplateConvertorException
public TemplateConvertorException(IEnumerable<Exception> innerExceptions)
Properties
TemplateNames
public IEnumerable<string> TemplateNames { get; set; }