[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]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


Send comments about this topic to Microsoft.