DocumentCultureNotAllowedException Class |
Namespace: CMS.DocumentEngine
[SerializableAttribute] public class DocumentCultureNotAllowedException : Exception
Name | Description | |
---|---|---|
DocumentCultureNotAllowedException |
Initializes a new instance of the DocumentCultureNotAllowedException class with default values.
| |
DocumentCultureNotAllowedException(String) |
Initializes a new instance of the DocumentCultureNotAllowedException class with a specified error message.
| |
DocumentCultureNotAllowedException(SerializationInfo, StreamingContext) |
Initializes a new instance of the DocumentCultureNotAllowedException class with serialized data.
| |
DocumentCultureNotAllowedException(String, Exception) |
Initializes a new instance of the DocumentCultureNotAllowedException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|