public class WindowClosedException extends RemoteCommandException
| Modifier and Type | Field and Description |
|---|---|
static String |
WINDOW_CLOSED_ERROR |
| Constructor and Description |
|---|
WindowClosedException() |
WindowClosedException(String message) |
WindowClosedException(String message,
Throwable cause) |
WindowClosedException(Throwable cause) |
getResultaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String WINDOW_CLOSED_ERROR
Copyright © 2013. All rights reserved.