Common document management exception.

Namespace: Arctorus.Documents
Assembly: Arctorus.Documents (in Arctorus.Documents.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class DocumentException : Exception
Visual Basic
Public Class DocumentException _
	Inherits Exception
Visual C++
public ref class DocumentException : public Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Arctorus.Documents..::..DocumentException

See Also