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