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