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