Uses of Class
de.mid.innovator.srv.LicSrvErrorException
-
Packages that use LicSrvErrorException Package Description de.mid.innovator.srv All classes in this package are used for communicating with the Innovator repository server and license server. -
-
Uses of LicSrvErrorException in de.mid.innovator.srv
Methods in de.mid.innovator.srv that return LicSrvErrorException Modifier and Type Method Description static LicSrvErrorException
LicSrvErrorException. CreateLicenseError(int status1, java.lang.String host, int port)
Methods in de.mid.innovator.srv that throw LicSrvErrorException Modifier and Type Method Description RepositoryServer
INetworkInformationService. findServer(java.lang.String repName)
-