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