Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Aspects / Invalid­Template­Signature­Exception

Class InvalidTemplateSignatureException

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
InvalidTemplateSignatureException
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public sealed class InvalidTemplateSignatureException : Exception