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. |
hadConnectionFailure
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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 © 2024. All rights reserved.