public class StructDefinitions extends Object
com.vmware.vapi.std.errors package.
WARNING: Internal class, subject to change in future versions.
| Modifier and Type | Field and Description |
|---|---|
static ErrorType |
alreadyExists |
static ErrorType |
alreadyInDesiredState |
static StructType |
argumentLocations |
static ErrorType |
canceled |
static ErrorType |
concurrentChange |
static ErrorType |
error |
static ErrorType |
featureInUse |
static StructType |
fileLocations |
static ErrorType |
internalServerError |
static ErrorType |
invalidArgument |
static ErrorType |
invalidElementConfiguration |
static ErrorType |
invalidElementType |
static ErrorType |
invalidRequest |
static ErrorType |
notAllowedInCurrentState |
static ErrorType |
notFound |
static ErrorType |
operationNotFound |
static ErrorType |
resourceBusy |
static ErrorType |
resourceInaccessible |
static ErrorType |
resourceInUse |
static ErrorType |
serviceUnavailable |
static ErrorType |
timedOut |
static StructType |
transientIndication |
static ErrorType |
unableToAllocateResource |
static ErrorType |
unauthenticated |
static ErrorType |
unauthorized |
static ErrorType |
unexpectedInput |
static ErrorType |
unsupported |
static ErrorType |
unverifiedPeer |
| Constructor and Description |
|---|
StructDefinitions() |
public static final ErrorType alreadyExists
public static final ErrorType alreadyInDesiredState
public static final StructType argumentLocations
public static final ErrorType canceled
public static final ErrorType concurrentChange
public static final ErrorType error
public static final ErrorType featureInUse
public static final StructType fileLocations
public static final ErrorType internalServerError
public static final ErrorType invalidArgument
public static final ErrorType invalidElementConfiguration
public static final ErrorType invalidElementType
public static final ErrorType invalidRequest
public static final ErrorType notAllowedInCurrentState
public static final ErrorType notFound
public static final ErrorType operationNotFound
public static final ErrorType resourceBusy
public static final ErrorType resourceInUse
public static final ErrorType resourceInaccessible
public static final ErrorType serviceUnavailable
public static final ErrorType timedOut
public static final StructType transientIndication
public static final ErrorType unableToAllocateResource
public static final ErrorType unauthenticated
public static final ErrorType unauthorized
public static final ErrorType unexpectedInput
public static final ErrorType unsupported
public static final ErrorType unverifiedPeer
Copyright © 2023. All rights reserved.