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