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, getErrorTypeequals, getParams, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LiveViewConnectionCanceledException(LiveViewExceptionType type, Object... params)
public LiveViewConnectionCanceledException(LiveViewExceptionType type, Throwable cause, Object... params)
public LiveViewConnectionCanceledException(int code,
String message)