| Package | Description |
|---|---|
| com.vmware.vise.data.query |
| Modifier and Type | Method and Description |
|---|---|
static DataException |
DataException.newInstance(java.lang.Throwable e)
Create a new DataException to report a failure to retrieve any object.
|
static DataException |
DataException.newInstance(java.lang.Throwable e,
java.lang.Object[] objects,
java.lang.String[] properties)
Create a new DataException for the associated objects and properties.
|
static DataException |
DataException.newInstance(java.lang.Throwable e,
java.lang.Object object,
java.lang.String property)
Create a new DataException for one object and one property.
|
Copyright @ 2013-2018 VMware, Inc. All rights reserved.