The server sent us a response the driver was not prepared for and is either bizarre datastream
corruption, a driver bug, or a protocol violation on the server's part.
The server rejected our connection attempt. Usually an authentication failure, but could be a
configuration error like asking for a SSL connection with a server that wasn't built with SSL
support.
The server sent us a response the driver was not prepared for and is either bizarre datastream
corruption, a driver bug, or a protocol violation on the server's part.
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.