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