public class CatalogQueryException extends RuntimeException
CatalogFramework.query(ddf.catalog.operation.QueryRequest)
methods. The original exception can be accessed by calling Throwable.getCause()
.Constructor and Description |
---|
CatalogQueryException(String message,
Throwable cause) |
CatalogQueryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
This work is licensed under a Creative Commons Attribution 4.0 International License.