Class UserIdException.MustNotBeReserved
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.UserIdException
com.liferay.portal.kernel.exception.UserIdException.MustNotBeReserved
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UserIdException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.exception.UserIdException
UserIdException.MustNotBeNull, UserIdException.MustNotBeReserved
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
reservedUserIds
-
userId
public final long userId
-
-
Constructor Details
-
MustNotBeReserved
-