public static final class GPUdbBase.GPUdbHAUnavailableException extends GPUdbException
hadConnectionFailure| Constructor and Description |
|---|
GPUdbHAUnavailableException(String message)
Creates a new
GPUdbBase.GPUdbHAUnavailableException with the specified message. |
GPUdbHAUnavailableException(String message,
Throwable cause)
Creates a new
GPUdbBase.GPUdbHAUnavailableException with the specified message and
cause. |
hadConnectionFailureaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GPUdbHAUnavailableException(String message)
GPUdbBase.GPUdbHAUnavailableException with the specified message.message - the messagepublic GPUdbHAUnavailableException(String message, Throwable cause)
GPUdbBase.GPUdbHAUnavailableException with the specified message and
cause.message - the messagecause - the causeCopyright © 2020. All rights reserved.