|
|||||||||
| 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.DifferentDeployment
public static class SDKException.DifferentDeployment
This exception is thrown when an operation does not support source and target InfoObjects
from different deployments, or cluster. For example, calling the merge method of an InfoObjects
collection using an InfoObject from different deployments as the InfoObjects collection causes this
exception to be thrown.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
SDKException.DifferentDeployment(java.lang.String cluster1,
java.lang.String cluster2)
|
|
| 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.DifferentDeployment(java.lang.String cluster1,
java.lang.String cluster2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||