|
||||||||||
| 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
|
+--java.lang.RuntimeException
|
+--com.sap.security.api.UMRuntimeException
|
+--com.sap.security.api.NoSuchPCDRoleException
This exception indicates an attempt to access a non-existing PCD role object in the object store.
| Constructor Summary | |
NoSuchPCDRoleException(java.lang.String message)
|
|
NoSuchPCDRoleException(java.lang.Throwable exception)
Constructs a new NoSuchPCDRoleException with a descriptive message. |
|
| Methods inherited from class com.sap.security.api.UMRuntimeException |
getNestedException, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NoSuchPCDRoleException(java.lang.Throwable exception)
message.public NoSuchPCDRoleException(java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||