DocumentReaderPluginLoadException Class |
Thrown during document load, when the plugin required for reading the document format cannot be loaded.
Inheritance Hierarchy
Namespace:
Aspose.Words
Assembly:
Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax[SerializableAttribute]
public class DocumentReaderPluginLoadException : Exception
<SerializableAttribute>
Public Class DocumentReaderPluginLoadException
Inherits Exception
[SerializableAttribute]
public ref class DocumentReaderPluginLoadException : public Exception
[<SerializableAttribute>]
type DocumentReaderPluginLoadException =
class
inherit Exception
end
The DocumentReaderPluginLoadException type exposes the following members.
Properties
Methods
See Also