|
|||||||||
| 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.ConfigurationError
public static class SDKException.ConfigurationError
This exception is thrown when an error occurs due to an invalid system property value. The message contains the system property name and its value.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
SDKException.ConfigurationError(java.lang.String systemProperty,
java.lang.String propertyValue)
|
|
SDKException.ConfigurationError(java.lang.String systemProperty,
java.lang.String propertyValue,
java.lang.Exception cause)
|
|
| 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.ConfigurationError(java.lang.String systemProperty,
java.lang.String propertyValue)
public SDKException.ConfigurationError(java.lang.String systemProperty,
java.lang.String propertyValue,
java.lang.Exception cause)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||