public class SqlBuilderException extends RuntimeException
| 构造器和说明 |
|---|
SqlBuilderException() |
SqlBuilderException(String message) |
SqlBuilderException(String message,
Throwable cause) |
SqlBuilderException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
SqlBuilderException(Throwable cause) |
Copyright © 2024. All rights reserved.