public class DatabaseNotExistException extends Exception
| 构造器和说明 |
|---|
DatabaseNotExistException(String catalogName,
String databaseName) |
DatabaseNotExistException(String catalogName,
String databaseName,
Throwable cause) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.