public class DruidRuntimeException extends RuntimeException
Constructor and Description |
---|
DruidRuntimeException() |
DruidRuntimeException(String message) |
DruidRuntimeException(String message,
Throwable cause) |
DruidRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013–2021 Alibaba Group. All rights reserved.