|
||||||||||
| 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.PluginNotFound
This exception is thrown when the plugin manager cannot find a Java version of the plugin.
| Nested Class Summary |
| Constructor Summary | |
SDKException.PluginNotFound(java.lang.String progid)
|
|
SDKException.PluginNotFound(java.lang.String progid,
java.lang.Exception cause)
|
|
| 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.PluginNotFound(java.lang.String progid,
java.lang.Exception cause)
public SDKException.PluginNotFound(java.lang.String progid)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||