|
|||||||||
| 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.SameDeployment
public static class 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()
|
|
| 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.SameDeployment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||