The exception that is thrown when an unsupported document is encountered.
Namespace:
BargeExAssembly: BargeEx (in BargeEx.dll)
Version: 3.0.400.140 (3.0.400.140)
Syntax
| C# |
|---|
[SerializableAttribute] public class UnsupportedDocumentException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class UnsupportedDocumentException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UnsupportedDocumentException : public Exception |
Remarks
This exception is thrown when the BargeEx API encounters a document that is
not supported.