Uses of Class
de.mid.innovator.util.InoNlsException
Packages that use InoNlsException
Package
Description
The package contains classes needed for the network communication via TCP/IP between Innovator
network clients and servers.
All classes in this package are used for communicating with the Innovator repository server
and license server.
The classes in this package can be used to provide transparent user interfaces
with a standard mechanism for supporting command line arguments or Java properties.
-
Uses of InoNlsException in de.mid.innovator.net
Subclasses of InoNlsException in de.mid.innovator.netModifier and TypeClassDescriptionclassA network communication exception whichInoNetuses to indicate any problems during data transmission.Constructors in de.mid.innovator.net with parameters of type InoNlsException -
Uses of InoNlsException in de.mid.innovator.srv
Subclasses of InoNlsException in de.mid.innovator.srvModifier and TypeClassDescriptionclassAn exception that will be thrown whenever a request to theLicenseServerfails.class -
Uses of InoNlsException in de.mid.innovator.ui
Subclasses of InoNlsException in de.mid.innovator.uiModifier and TypeClassDescriptionclassclassclassMethods in de.mid.innovator.ui that throw InoNlsExceptionModifier and TypeMethodDescriptionInnovatorBatchLoginDefault.getModel()Gets the model object that can be determined by the given properties.InnovatorBatchLoginDefault.getRepositoryServer()Gets the RepositoryServer object from the values given in the command line.booleanInnovatorBatchLoginDefault.login()Performs a login according to the given properties.voidInnovatorApplication.run()Contains the real work the application does.Constructors in de.mid.innovator.ui that throw InoNlsException