|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractException
com.crystaldecisions.sdk.exception.SDKException
com.crystaldecisions.sdk.exception.SDKException.NoRightChildren
public static class 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)
|
|
| Method Summary |
|---|
| Methods inherited from class com.crystaldecisions.sdk.exception.SDKException |
|---|
map, map, map, map |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, 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 | ||||||||