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