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