| Package | Description |
|---|---|
| votorola.a |
Providing application-specific library code for Votorola:
an experimental technology for the public guidance of electoral systems,
executive offices, legislatures, and other decision systems.
|
| votorola.a.response |
Interfacing with users by command/response.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VoterService.IllegalNameException
Thrown when a service with an illegal name is requested.
|
| Modifier and Type | Method and Description |
|---|---|
VotorolaRuntimeException |
VoterInputTable.newUnparseableInputException(String voterEmail,
String xml,
XMLStreamException nestedException)
Constructs an exception that complains about "unparseable data from input
table...".
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandResponder.AnonymousIssueException
Thrown when a command cannot be accepted because it was issued anonymously.
|