public class CQLUnsupportedException extends Exception
| Constructor and Description |
|---|
CQLUnsupportedException()
Default constructor.
|
CQLUnsupportedException(String message)
Constructs with message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CQLUnsupportedException()
public CQLUnsupportedException(String message)
message - - The message to throw in the exceptionCopyright © 2014. All Rights Reserved.