|
||||||||||
| 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.NotImplemented
This exception is thrown when there is an indication that an SDK method is not implemented. In other words, the method in question is deprecated and should not be used.
| Nested Class Summary |
| Constructor Summary | |
SDKException.NotImplemented(java.lang.String name)
|
|
| 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.NotImplemented(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||