public class QueryFormulationException extends Exception
A generic exception that occured when dealing with the Catalog.
| Constructor and Description |
|---|
QueryFormulationException()
Default Constructor
|
QueryFormulationException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QueryFormulationException()
Default Constructor
public QueryFormulationException(String message)
message - The message for this exception.Copyright © 1999–2017 Apache OODT. All rights reserved.