public class UnknownUserException extends PortalException
User
or Subscription
bean whose userIp
or userDn
property specifies a user
not currently logged in to SAE.
It is also thrown when one of the static methods of the
Ssp
class is passed a userIp
parameter
for which SAE can not find a logged in user.Modifier and Type | Method and Description |
---|---|
User |
getSourceBean()
Returns the
User bean that threw this
exception. |
printStackTrace