public final class LiveViewQuerySyntaxException extends LiveViewException
| Constructor and Description | 
|---|
LiveViewQuerySyntaxException(int code,
                            String message)  | 
LiveViewQuerySyntaxException(LiveViewExceptionType type,
                            Object[] params)  | 
LiveViewQuerySyntaxException(LiveViewExceptionType type,
                            Throwable cause,
                            Object... params)  | 
getErrorCode, getErrorTypeasXmlStringSingle, asXmlStringStrict, asXmlStringStrict, equals, getParams, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLocationpublic LiveViewQuerySyntaxException(LiveViewExceptionType type, Object[] params)
public LiveViewQuerySyntaxException(LiveViewExceptionType type, Throwable cause, Object... params)
public LiveViewQuerySyntaxException(int code,
                                    String message)
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.