|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Error.Code | |
|---|---|
| org.jclouds.vcloud.director.v1_5 | |
| org.jclouds.vcloud.director.v1_5.domain | |
| Uses of Error.Code in org.jclouds.vcloud.director.v1_5 |
|---|
| Methods in org.jclouds.vcloud.director.v1_5 that return Error.Code | |
|---|---|
Error.Code |
VCloudDirectorException.getCode()
|
| Uses of Error.Code in org.jclouds.vcloud.director.v1_5.domain |
|---|
| Methods in org.jclouds.vcloud.director.v1_5.domain that return Error.Code | |
|---|---|
static Error.Code |
Error.Code.fromCode(int majorErrorCode)
|
static Error.Code |
Error.Code.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Error.Code[] |
Error.Code.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||