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