public abstract class FunctionHandlerException extends BasicJdbcException
| 构造器和说明 |
|---|
FunctionHandlerException() |
FunctionHandlerException(String message) |
FunctionHandlerException(String message,
Throwable cause) |
FunctionHandlerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
FunctionHandlerException(Throwable cause) |
Copyright © 2022. All rights reserved.