|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.crystaldecisions.sdk.exception.SDKRuntimeException
|
+--com.crystaldecisions.sdk.exception.SDKRuntimeException.DeprecatedMethodAccessed
This exception is thrown when a deprecated method is accessed.
| Nested Class Summary |
| Constructor Summary | |
SDKRuntimeException.DeprecatedMethodAccessed(java.lang.String deprecated,
java.lang.String newMethod)
Constructor that takes a deprecated method name and the new method name. |
|
| Methods inherited from class com.crystaldecisions.sdk.exception.SDKRuntimeException |
checkPositive, checkRange, checkRange, getCause, getDetail, getMessage, getMessage, getParams |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SDKRuntimeException.DeprecatedMethodAccessed(java.lang.String deprecated,
java.lang.String newMethod)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||