ContentTypeSyndicationException constructor
Initializes a new instance of a ContenTypeSync object.
Overload list
Name | Description | |
---|---|---|
ContentTypeSyndicationException() | Initializes a new instance of a ContentTypeSyndicationException object that is blank. | |
ContentTypeSyndicationException(String) | Initializes a new instance of a T:Microsoft.SharePoint.Taxonomy.ContentTypeSync.ContentTypeSyndicationException object that constructs an exception based on the specified message | |
ContentTypeSyndicationException(String, Exception) | Initializes a new instance of a ContentTypeSyndicationException object that constructs an exception based on the specified message and the specified inner exception. |
Top
See also
Reference
ContentTypeSyndicationException class