public final class LiveViewConnectionCanceledException extends LiveViewException
Constructor and Description |
---|
LiveViewConnectionCanceledException(int code,
java.lang.String message) |
LiveViewConnectionCanceledException(LiveViewExceptionType type,
java.lang.Object... params) |
LiveViewConnectionCanceledException(LiveViewExceptionType type,
java.lang.Throwable cause,
java.lang.Object... params) |
getErrorCode, getErrorType
equals, getParams, hashCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LiveViewConnectionCanceledException(LiveViewExceptionType type, java.lang.Object... params)
public LiveViewConnectionCanceledException(LiveViewExceptionType type, java.lang.Throwable cause, java.lang.Object... params)
public LiveViewConnectionCanceledException(int code, java.lang.String message)