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