public class ConnectionSetupException extends SQLException
Constructor and Description |
---|
ConnectionSetupException(String s)
Constructs a new instance.
|
ConnectionSetupException(String s,
Exception e)
Constructs a new instance.
|
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.