[]
        
(Showing Draft Content)

C1.WPF.Document.C1DocumentSourceException

C1DocumentSourceException Class

Represents an exception that occurred in a C1DocumentSource.

Inheritance
C1DocumentSourceException
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class C1DocumentSourceException : Exception, ISerializable, _Exception

Constructors

Name Description
C1DocumentSourceException(string)

Initializes a new instance of the C1DocumentSourceException class with a specified error message.

C1DocumentSourceException(string, params object[])

Initializes a new instance of the C1DocumentSourceException class with a formatted error message.