|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidHudsonProjectType | |
|---|---|
| hudson.plugins.covcomplplot.stub | |
| Uses of InvalidHudsonProjectType in hudson.plugins.covcomplplot.stub |
|---|
| Methods in hudson.plugins.covcomplplot.stub that return InvalidHudsonProjectType | |
|---|---|
InvalidHudsonProjectType |
InvalidHudsonProjectException.getInvalidHudsonProjectType()
Get exception type. |
static InvalidHudsonProjectType |
InvalidHudsonProjectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static InvalidHudsonProjectType[] |
InvalidHudsonProjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in hudson.plugins.covcomplplot.stub with parameters of type InvalidHudsonProjectType | |
|---|---|
InvalidHudsonProjectException(InvalidHudsonProjectType invalidHudsonProjectType,
java.lang.Object... args)
Constructor |
|
InvalidHudsonProjectException(InvalidHudsonProjectType invalidHudsonProjectType,
java.lang.Throwable throwable,
java.lang.Object... args)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||