public class InvalidBootstrapException extends PhoenixException
Constructor and Description |
---|
InvalidBootstrapException()
Default class constructor.
|
InvalidBootstrapException(String message,
Throwable cause)
Class constructor specifying a detailed message and the original thrown exception.
|
InvalidBootstrapException(Throwable cause)
Class constructor specifying the original thrown exception.
|
getSource, setSource
getOriginalException, getStackTrace, getStackTrace, isSQLExceptionThrown, printStackTrace, printStackTrace, printStackTrace, removeOriginalException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, setStackTrace, toString
public InvalidBootstrapException()
public InvalidBootstrapException(Throwable cause)
cause
- the originally thrown 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.