Uses of Class
com.logicaldoc.gui.common.client.ServerValidationException
-
Packages that use ServerValidationException Package Description com.logicaldoc.gui.frontend.client.document com.logicaldoc.gui.frontend.client.folder -
-
Uses of ServerValidationException in com.logicaldoc.gui.frontend.client.document
Methods in com.logicaldoc.gui.frontend.client.document with parameters of type ServerValidationException Modifier and Type Method Description void
DocumentDetailTab. handleErrors(ServerValidationException errorException)
-
Uses of ServerValidationException in com.logicaldoc.gui.frontend.client.folder
Methods in com.logicaldoc.gui.frontend.client.folder with parameters of type ServerValidationException Modifier and Type Method Description void
FolderDetailTab. handleErrors(ServerValidationException errorException)
-