|
||||||||||
| 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.InvalidObjectID
This exception is thrown when the object with a particular ID (SI_ID or SI_CUID) cannot be found on the CMS. The object is either not there or the logged on user does not have rights to see it.
| Nested Class Summary |
| Constructor Summary | |
SDKException.InvalidObjectID(int id)
|
|
SDKException.InvalidObjectID(java.lang.String cuidOrId)
|
|
| 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.InvalidObjectID(int id)
public SDKException.InvalidObjectID(java.lang.String cuidOrId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||