public class HGEMissingData extends HGException
| Constructor and Description |
|---|
HGEMissingData() |
HGEMissingData(HGPersistentHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
HGPersistentHandle |
getHandle() |
void |
setHandle(HGPersistentHandle handle) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HGEMissingData()
public HGEMissingData(HGPersistentHandle handle)
public HGPersistentHandle getHandle()
public void setHandle(HGPersistentHandle handle)
Copyright © 2015. All rights reserved.