public final class LiveViewConnectionCanceledException extends LiveViewException
| Constructor and Description | 
|---|
LiveViewConnectionCanceledException(int code,
                                   String message)  | 
LiveViewConnectionCanceledException(LiveViewExceptionType type,
                                   Object... params)  | 
LiveViewConnectionCanceledException(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 LiveViewConnectionCanceledException(LiveViewExceptionType type, Object... params)
public LiveViewConnectionCanceledException(LiveViewExceptionType type, Throwable cause, Object... params)
public LiveViewConnectionCanceledException(int code,
                                           String message)
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.