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, getErrorType
asXmlStringSingle, asXmlStringStrict, asXmlStringStrict, equals, getParams, hashCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLocation
public LiveViewQuerySyntaxException(LiveViewExceptionType type, Object[] params)
public LiveViewQuerySyntaxException(LiveViewExceptionType type, Throwable cause, Object... params)
public LiveViewQuerySyntaxException(int code, String message)
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.