|
||||||||||
| 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.SameDeployment
This exception is thrown when an operation does not support source and target InfoObjects from the same deployment, or cluster. For example, calling the update() method of an InfoObjects collection using an InfoObject from the same deployment as the InfoObjects collection causes this exception to be thrown.
| Nested Class Summary |
| Constructor Summary | |
SDKException.SameDeployment()
|
|
| 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.SameDeployment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||