com.liferay.portal.exception
Class UserScreenNameException.MustNotBeDuplicate
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.UserScreenNameException
com.liferay.portal.exception.UserScreenNameException.MustNotBeDuplicate
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- UserScreenNameException
public static class UserScreenNameException.MustNotBeDuplicate
- extends UserScreenNameException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
screenName
public final String screenName
userId
public final long userId
UserScreenNameException.MustNotBeDuplicate
public UserScreenNameException.MustNotBeDuplicate(long userId,
String screenName)