MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsInvalid­Template­Signature­Exception
Open sandboxFocus

InvalidTemplateSignatureException Class

An exception thrown by IAdviceFactory when compile-time code attempts to add a template to a target declaration and the template is not compatible with the advice and the target declaration.

Inheritance
System.Object
InvalidTemplateSignatureException
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public sealed class InvalidTemplateSignatureException : Exception