public class ClosedOnExpiredPasswordException
extends CJException
Equivalent to SQLSTATE ER_MUST_CHANGE_PASSWORD_LOGIN = 1862
"Your password has expired. To log in you must change it using a client that supports expired passwords."
Server closes connection when this failure happens.