DocumentFormatException
DocumentFormatException(string)
DocumentFormatException वर्ग का एक नया उदाहरण शुरू करता है।
public DocumentFormatException(string message)
पैरामीटर | प्रकार | विवरण |
---|---|---|
message | String | संदेश, अपवाद संदर्भ का वर्णन |
यह सभी देखें
- class DocumentFormatException
- नाम स्थान GroupDocs.Redaction.Exceptions
- सभा GroupDocs.Redaction
DocumentFormatException(string, Exception)
निर्दिष्ट त्रुटि संदेश और आंतरिक अपवाद के संदर्भ के साथ DocumentFormatException वर्ग का एक नया उदाहरण आरंभ करता है जो इस अपवाद का कारण है।
public DocumentFormatException(string message, Exception innerException)
पैरामीटर | प्रकार | विवरण |
---|---|---|
message | String | संदेश, अपवाद संदर्भ का वर्णन |
innerException | Exception | आंतरिक अपवाद |
यह सभी देखें
- class DocumentFormatException
- नाम स्थान GroupDocs.Redaction.Exceptions
- सभा GroupDocs.Redaction