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