public class DatabaseConfigurationException extends PhoenixException
Constructor and Description |
---|
DatabaseConfigurationException(String message)
Class constructor specifying a detailed message.
|
DatabaseConfigurationException(String message,
Throwable cause)
Class constructor specifying a detailed message and the original thrown exception.
|
getSource, setSource
getOriginalException, getStackTrace, getStackTrace, isSQLExceptionThrown, printStackTrace, printStackTrace, printStackTrace, removeOriginalException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, setStackTrace, toString
public DatabaseConfigurationException(String message)
message
- the message of this exceptionCopyright © 2003, 2022, Oracle and/or its affiliates.
Oracle®, Java, and MySQL are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.