public class UnsupportedQueryException extends RuntimeException
| Constructor and Description |
|---|
UnsupportedQueryException(Query query)
Creates a new unsupported query exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedQueryException(Query query)
query - The unsupported query.Copyright © 2016 Connect2id Ltd.. All Rights Reserved.