|
|||||||||
| 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.DifferentEnterpriseVersion
public static class SDKException.DifferentEnterpriseVersion
This exception is thrown when an operation does not support source and target InfoObjects
from different Enterprise versions. For example, calling the merge method of an InfoObjects
collection using an InfoObject from a different Enterprise version as the InfoObjects collection causes this
exception to be thrown.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
SDKException.DifferentEnterpriseVersion(int ver1,
int ver2)
|
|
| 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.DifferentEnterpriseVersion(int ver1,
int ver2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||