Class StrangersNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.security.sso.opensso.exception.StrangersNotAllowedException
- All Implemented Interfaces:
Serializable
public class StrangersNotAllowedException
extends com.liferay.portal.kernel.exception.PortalException
- See Also:
-
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
-
companyId
public final long companyId
-
-
Constructor Details
-
StrangersNotAllowedException
public StrangersNotAllowedException(long companyId)
-