| Package | Description |
|---|---|
| org.rhq.enterprise.server.content |
| Modifier and Type | Method and Description |
|---|---|
RepoException.RepoExceptionType |
RepoException.getType()
Programmatic hook to determine if a repo operation failure was related to the repo name
already existing.
|
static RepoException.RepoExceptionType |
RepoException.RepoExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepoException.RepoExceptionType[] |
RepoException.RepoExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepoException.setType(RepoException.RepoExceptionType type) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.