Make throwConnFailedException() protected

It is an internal function so it has no business being public.
Compare with CConnection where it is already private.
1 file changed