Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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