Package com.databend.jdbc.exception
Class DatabendFailedToPingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.databend.jdbc.exception.DatabendFailedToPingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionDatabendFailedToPingException(String message) DatabendFailedToPingException(String message, Throwable cause) protectedDatabendFailedToPingException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DatabendFailedToPingException
public DatabendFailedToPingException() -
DatabendFailedToPingException
-
DatabendFailedToPingException
-
DatabendFailedToPingException
-
DatabendFailedToPingException
-