|
|||||||||
| 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.MissingEdge
public static class SDKException.MissingEdge
This exception is thrown when there are missing relationships in the configuration properties of a service.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
SDKException.MissingEdge(int parentID,
int childID)
|
|
SDKException.MissingEdge(java.lang.String parentCUID,
java.lang.String childCUID)
|
|
| 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.MissingEdge(int parentID,
int childID)
public SDKException.MissingEdge(java.lang.String parentCUID,
java.lang.String childCUID)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||