public class SQLLoginException extends SQLException
Constructor and Description |
---|
SQLLoginException() |
SQLLoginException(String reason) |
SQLLoginException(String reason,
String SQLState) |
SQLLoginException(String reason,
String SQLState,
int vendorCode) |
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012. All Rights Reserved.