org.silverpeas.authentication.exception
Class AuthenticationNoMoreUserConnectionAttemptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stratelia.webactiv.util.exception.SilverpeasException
org.silverpeas.authentication.exception.AuthenticationException
org.silverpeas.authentication.exception.AuthenticationNoMoreUserConnectionAttemptException
- All Implemented Interfaces:
- FromModule, WithNested, Serializable
public class AuthenticationNoMoreUserConnectionAttemptException
- extends AuthenticationException
- See Also:
- Serialized Form
Constructor Summary |
AuthenticationNoMoreUserConnectionAttemptException(String callingClass,
int errorLevel,
String message)
|
AuthenticationNoMoreUserConnectionAttemptException(String callingClass,
int errorLevel,
String message,
Exception nested)
|
AuthenticationNoMoreUserConnectionAttemptException(String callingClass,
int errorLevel,
String message,
String extraParams)
|
AuthenticationNoMoreUserConnectionAttemptException(String callingClass,
int errorLevel,
String message,
String extraParams,
Exception nested)
|
AuthenticationNoMoreUserConnectionAttemptException
public AuthenticationNoMoreUserConnectionAttemptException(String callingClass,
int errorLevel,
String message)
AuthenticationNoMoreUserConnectionAttemptException
public AuthenticationNoMoreUserConnectionAttemptException(String callingClass,
int errorLevel,
String message,
String extraParams)
AuthenticationNoMoreUserConnectionAttemptException
public AuthenticationNoMoreUserConnectionAttemptException(String callingClass,
int errorLevel,
String message,
Exception nested)
AuthenticationNoMoreUserConnectionAttemptException
public AuthenticationNoMoreUserConnectionAttemptException(String callingClass,
int errorLevel,
String message,
String extraParams,
Exception nested)
Copyright © 2016 Silverpeas. All Rights Reserved.