public class QueryFlowException extends RuntimeException
| 构造器和说明 |
|---|
QueryFlowException() |
QueryFlowException(String message) |
QueryFlowException(String method,
String message) |
QueryFlowException(String message,
Throwable cause) |
QueryFlowException(Throwable cause) |
Copyright © 2019. All rights reserved.