|
Core API 4.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.juniper.smgt.sae.portal.PortalException
|
+--net.juniper.smgt.sae.portal.SspException
|
+--net.juniper.smgt.sae.portal.UnknownServiceSessionException
This exception is thrown when an attempt to modify the non-active subscription session discrebed by this bean.
| Method Summary | |
Subscription |
getSourceBean()
Returns the Subscription bean that threw this
exception. |
| Methods inherited from class net.juniper.smgt.sae.portal.SspException |
getMessage, getWebMessage, setWebMessage |
| Methods inherited from class net.juniper.smgt.sae.portal.PortalException |
printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public Subscription getSourceBean()
Subscription bean that threw this
exception.
Subscription
|
Core API 4.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||