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