com.github.shyiko.mysql.binlog.network
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.github.shyiko.mysql.binlog.network.ServerException
com.github.shyiko.mysql.binlog.network.AuthenticationException
- All Implemented Interfaces:
- Serializable
public class AuthenticationException
- extends ServerException
- Author:
- Stanley Shyiko
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthenticationException
public AuthenticationException(String message,
int errorCode,
String sqlState)
AuthenticationException
public AuthenticationException(String message)
Copyright © 2016. All Rights Reserved.