Package | Description |
---|---|
com.vmware.vapi.std.errors |
The
com.vmware.vapi.std.errors package provides the standard exceptions
that can be included in the list of exceptions in the specification of methods
to indicate that the method might report those exceptions. |
Modifier and Type | Method and Description |
---|---|
InvalidArgument.Builder |
InvalidArgument.Builder.setData(com.vmware.vapi.bindings.Structure data)
Data to facilitate clients responding to the method reporting a standard
exception to indicating that it was unable to complete successfully.
|