Cuminas DjVu SDK for .NET Framework
DjVuException Class
Members 



Exception class specialized to describe DjVu SDK related errors.
Syntax
<SerializableAttribute()>
Public Class DjVuException 
   Inherits System.Exception
Dim instance As DjVuException
[Serializable()]
public class DjVuException : System.Exception 
[Serializable()]
public ref class DjVuException : public System.Exception 
Remarks
This class is used to wrap the C++ exceptions thrown by Cuminas DjVu SDK for C++, which is underlying DjVu#. For more information, see Cuminas DjVu SDK for C++.
Inheritance Hierarchy

System.Object
   System.Exception
      DjVu.DjVuException

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

DjVuException Members
DjVu Namespace

Send Feedback