Share via


UndeclaredTemplateReferenceException Constructor

Initializes a new UndeclaredTemplateReferenceException object.

Overload List

Name Description
UndeclaredTemplateReferenceException () Initializes a new UndeclaredTemplateReferenceException object.
UndeclaredTemplateReferenceException (String) Initializes a new UndeclaredTemplateReferenceException object with the name of the reference that was not found.
UndeclaredTemplateReferenceException (SerializationInfo, StreamingContext) Initializes a new UndeclaredTemplateReferenceException object with serialized data.
UndeclaredTemplateReferenceException (String, Exception) Initializes a new UndeclaredTemplateReferenceException object with an error message and inner exception.
UndeclaredTemplateReferenceException (String, String) Initializes a new UndeclaredTemplateReferenceException object with the error message and the name of the reference that was not found.
UndeclaredTemplateReferenceException (String, String, Exception) Initializes a new UndeclaredTemplateReferenceException object with the error message, inner exception, and the name of the reference that was not found.

See Also

Reference

UndeclaredTemplateReferenceException Class
UndeclaredTemplateReferenceException Members
Microsoft.EnterpriseManagement.Common Namespace

Send comments about this topic to Microsoft.