Uses of Class
nzilbb.labbcat.server.db.InvalidIdException
-
Packages that use InvalidIdException Package Description nzilbb.labbcat.server.db MySQL implementation of LaBB-CAT's Graph Store, and all other RDBMS-related operations. -
-
Uses of InvalidIdException in nzilbb.labbcat.server.db
Methods in nzilbb.labbcat.server.db that return InvalidIdException Modifier and Type Method Description InvalidIdException
InvalidIdException. setId(String newId)
Setter forid
: The ID that cause the exception.
-