public class QueryDslException extends RuntimeException
| 限定符 | 构造器和说明 |
|---|---|
|
QueryDslException() |
|
QueryDslException(String message) |
|
QueryDslException(String message,
Throwable cause) |
protected |
QueryDslException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
QueryDslException(Throwable cause) |
Copyright © 2021. All rights reserved.