public class NoSuchDatabaseException extends CatalogException
Constructor and Description |
---|
NoSuchDatabaseException() |
NoSuchDatabaseException(String databaseName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchDatabaseException()
public NoSuchDatabaseException(String databaseName)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.