public static class StartMarkAction.AlreadyStartedException
extends java.lang.Exception
| Constructor and Description |
|---|
AlreadyStartedException(java.lang.String commandName,
Document document,
DocumentReference[] documentRefs) |
| Modifier and Type | Method and Description |
|---|---|
DocumentReference[] |
getAffectedDocuments() |
Document |
getDocument() |
public AlreadyStartedException(java.lang.String commandName,
Document document,
DocumentReference[] documentRefs)
public DocumentReference[] getAffectedDocuments()
public Document getDocument()