|
Core API 7.1 | |||||||||
| 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.NonUniqueUserException
This exception is thrown when an attempt is made to access the properties of
a User or Subscription bean whose userDn
property specifies a user logged in more than once to SAE.
| Method Summary | |
User |
getSourceBean()
Returns the User bean that threw this
exception. |
| Methods inherited from class net.juniper.smgt.sae.portal.PortalException |
printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public User getSourceBean()
User bean that threw this
exception.
User
|
Core API 7.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||