public class UnknownSubscriptionException extends PortalException
Subscription
bean that is initialized such that the user specified by
the bean's userIp
or userDn
property is not currently
subscribed to the service specified by the bean's serviceName
property.
Modifier and Type | Method and Description |
---|---|
Subscription |
getSourceBean()
Returns the
Subscription bean that threw this
exception. |
printStackTrace
public Subscription getSourceBean()
Subscription
bean that threw this
exception.Subscription