|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bea.p13n.exceptions.ApplicationException
com.bea.portal.admin.PrincipalNotExclusivelyManagedByAdminException
Thrown by Visitor User Manager EJBs when the calling admin does not manage every group portal to which the target principal belongs.
ApplicationException,
Serialized Form| Constructor Summary | |
PrincipalNotExclusivelyManagedByAdminException(String principalName,
String adminName)
Deprecated. Constructor |
|
PrincipalNotExclusivelyManagedByAdminException(String message,
String principalName,
String adminName)
Deprecated. Constructor |
|
PrincipalNotExclusivelyManagedByAdminException(String message,
Throwable t,
String principalName,
String adminName)
Deprecated. Constructor |
|
PrincipalNotExclusivelyManagedByAdminException(Throwable t,
String principalName,
String adminName)
Deprecated. Constructor |
|
| Method Summary | |
String |
getAdminName()
Deprecated. |
String |
getPrincipalName()
Deprecated. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PrincipalNotExclusivelyManagedByAdminException(String principalName,
String adminName)
principalName - the usernameadminName - the admin username
public PrincipalNotExclusivelyManagedByAdminException(String message,
String principalName,
String adminName)
message - String representing the Exception messageprincipalName - the usernameadminName - the admin username
public PrincipalNotExclusivelyManagedByAdminException(String message,
Throwable t,
String principalName,
String adminName)
message - String representing the Exception messaget - Throwable object representing the wrapped or chained exceptionprincipalName - the usernameadminName - the admin username
public PrincipalNotExclusivelyManagedByAdminException(Throwable t,
String principalName,
String adminName)
t - Throwable object representing the wrapped or chained exceptionprincipalName - the usernameadminName - the admin username| Method Detail |
public String getPrincipalName()
public String getAdminName()
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||