SPContentTypeReadOnlyException constructor
Initializes a new instance of the SPContentTypeReadOnlyException class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPContentTypeReadOnlyException() | Initializes a new instance of the SPContentTypeReadOnlyException class. |
![]() |
SPContentTypeReadOnlyException(String) | Initializes a new instance of the SPContentTypeReadOnlyException class with the specified error message. |
![]() |
SPContentTypeReadOnlyException(SerializationInfo, StreamingContext) | Initializes a new instance of the SPContentTypeReadOnlyException class with the specified serialization data and stream context. |
![]() |
SPContentTypeReadOnlyException(String, Exception) | Initializes a new instance of the SPContentTypeReadOnlyException class with the specified error message and exception object. |
Top
See also
Reference
SPContentTypeReadOnlyException class