|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sap.security.api.UMException
|
+--com.sap.security.api.NoSuchPrincipalException
|
+--com.sap.security.api.NoSuchGroupException
This exception indicates an attempt to access a non-existing group object in the object store.
| Fields inherited from class com.sap.security.api.NoSuchPrincipalException |
VERSIONSTRING |
| Constructor Summary | |
NoSuchGroupException(java.lang.String id)
Constructor for the NoSuchGroupException object |
|
NoSuchGroupException(java.lang.Throwable reason)
|
|
| Methods inherited from class com.sap.security.api.UMException |
getLocalizedMessage, getMessage, getNestedException, main, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NoSuchGroupException(java.lang.String id)
id - Description of exceptionpublic NoSuchGroupException(java.lang.Throwable reason)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||