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