Package de.mid.innovator.srv
Class LicSrvErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.mid.innovator.util.InoNlsException
de.mid.innovator.net.InoNetException
de.mid.innovator.srv.LicSrvErrorException
- All Implemented Interfaces:
Serializable
An exception that will be thrown whenever a request to the
LicenseServer fails.- Author:
- borschet
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic LicSrvErrorExceptionCreateLicenseError(int status1, String host, int port) Methods inherited from class de.mid.innovator.util.InoNlsException
getKey, getLocalizedMessage, getLocalizedMessage, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
CreateLicenseError
-