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