com.liferay.portal.exception
Class UserLockoutException.LDAPLockout
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.exception.UserLockoutException
com.liferay.portal.exception.UserLockoutException.LDAPLockout
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- UserLockoutException
public static class UserLockoutException.LDAPLockout
- extends UserLockoutException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
fullUserDN
public final String fullUserDN
ldapMessage
public final String ldapMessage
UserLockoutException.LDAPLockout
public UserLockoutException.LDAPLockout(String fullUserDN,
String ldapMessage)