Click or drag to resize
DocumentCultureNotAllowedException Constructor
Overload List
  NameDescription
Public methodDocumentCultureNotAllowedException
Initializes a new instance of the DocumentCultureNotAllowedException class with default values.
Public methodDocumentCultureNotAllowedException(String)
Initializes a new instance of the DocumentCultureNotAllowedException class with a specified error message.
Protected methodDocumentCultureNotAllowedException(SerializationInfo, StreamingContext)
Initializes a new instance of the DocumentCultureNotAllowedException class with serialized data.
Public methodDocumentCultureNotAllowedException(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.
Top
See Also