public class RemoteServerNotAccessibleException extends Exception
| Constructor and Description |
|---|
RemoteServerNotAccessibleException(RemoteServerNotAccessibleException e) |
RemoteServerNotAccessibleException(String message,
String serverUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerUrl() |
void |
setServerUrl(String serverUrl) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemoteServerNotAccessibleException(String message, String serverUrl)
public RemoteServerNotAccessibleException(RemoteServerNotAccessibleException e)
Copyright © 2018. All rights reserved.