|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--AbstractException
|
+--com.crystaldecisions.sdk.exception.SDKException
|
+--com.crystaldecisions.sdk.exception.SDKException.NoRightChildren
This exception is thrown when the logged on user does not have sufficient rights to perform the requested operation on some of the children objects of a given object. The message contains the right ID that is required.
| Nested Class Summary |
| Constructor Summary | |
SDKException.NoRightChildren(int secID)
|
|
SDKException.NoRightChildren(int secID,
int parentObjectID)
|
|
| Methods inherited from class com.crystaldecisions.sdk.exception.SDKException |
getCause, getDetail, getMessage, getMessage, map, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SDKException.NoRightChildren(int secID,
int parentObjectID)
public SDKException.NoRightChildren(int secID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||