[]
This exception indicates that a ClientViewSource is miconfigured or an error has occurred during the Load() operation.
public class ClientViewSourceException : Exception, ISerializable, _Exception
Name | Description |
---|---|
ClientViewSourceException() | Initializes a new instance of the ClientViewSourceException class. |
ClientViewSourceException(SerializationInfo, StreamingContext) | Initializes a new instance of the ClientViewSourceException class with serialized data. |
ClientViewSourceException(string) | Initializes a new instance of the ClientViewSourceException class with a specified error message. |
ClientViewSourceException(string, Exception) | Initializes a new instance of the ClientViewSourceException class with a specified error message, and a reference to the inner exception that is the cause of this exception. |