Class AuthenticationException

All Implemented Interfaces:
Serializable

public class AuthenticationException extends ServerException
Author:
Stanley Shyiko
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String message, int errorCode, String sqlState)
    • AuthenticationException

      public AuthenticationException(String message)