[]
Represents an exception that occurred in a C1DocumentSource.
public class C1DocumentSourceException : Exception, ISerializable, _Exception
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. |