public class InvalidConfigurationInQueryException extends InvalidQueryException
This is generally throw by query that manipulate the schema (CREATE and ALTER) when the required configuration options are invalid.
| Constructor and Description | 
|---|
InvalidConfigurationInQueryException(String msg)  | 
copyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidConfigurationInQueryException(String msg)
Copyright © 2014. All Rights Reserved.