public class RepositoryOfflineException extends RepositoryException
| Constructor and Description |
|---|
RepositoryOfflineException(RemoteRepository repository) |
RepositoryOfflineException(RemoteRepository repository,
String message) |
| Modifier and Type | Method and Description |
|---|---|
RemoteRepository |
getRepository() |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryOfflineException(RemoteRepository repository)
public RepositoryOfflineException(RemoteRepository repository, String message)
public RemoteRepository getRepository()
Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.