Uses of Class
net.anotheria.anodoc.data.NoSuchDocumentListException
-
Packages that use NoSuchDocumentListException Package Description net.anotheria.anodoc.data -
-
Uses of NoSuchDocumentListException in net.anotheria.anodoc.data
Methods in net.anotheria.anodoc.data that throw NoSuchDocumentListException Modifier and Type Method Description <D extends Document>
DocumentList<D>Module. getList(java.lang.String name)Returns the documentlist with given name (if there is any).
-