public class DatabaseNotEmptyException extends Exception
| 构造器和说明 |
|---|
DatabaseNotEmptyException(String catalog,
String database) |
DatabaseNotEmptyException(String catalog,
String database,
Throwable cause) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.