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