Uses of Class
com.saperion.rmi.serverexception.SaRMIAuthenticationException
-
Packages that use SaRMIAuthenticationException Package Description com.saperion.rmi.serverexception This package contains the exception classes for RMI client components. -
-
Uses of SaRMIAuthenticationException in com.saperion.rmi.serverexception
Subclasses of SaRMIAuthenticationException in com.saperion.rmi.serverexception Modifier and Type Class Description class
SaRMILicenseNotAllowedException
This exception is thrown when a user logs on with a license that he is not allowed to use because of missing privileges.class
SaRMIPasswordExpiredException
Indicates that the users password is expired.
-