public interface Reference
| Modifier and Type | Interface and Description |
|---|---|
static class |
Reference.InvalidReferenceException |
| Modifier and Type | Method and Description |
|---|---|
void |
validateReference()
Verifies that this reference is valid.
|
void validateReference()
throws Reference.InvalidReferenceException
Reference.InvalidReferenceException - If the reference is not valid.