ReadFailedException public class ReadFailedException : ApplicationException Documentation public string AttemptedQuery { get; } public ReadFailedException() public ReadFailedException(string message) public ReadFailedException(string message, Exception innerException) public ReadFailedException(string message, string attemptedQuery, Exception innerException) public ReadFailedException(string message, string attemptedQuery, string databasename, Exception innerException) protected ReadFailedException(SerializationInfo info, StreamingContext context)