|
|||||||||
| 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.InvalidNewPropertyValueNonNegativeOnly
public static class SDKException.InvalidNewPropertyValueNonNegativeOnly
This exception is thrown when passing in negative values to setter methods that accept only non-negative inputs.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
SDKException.InvalidNewPropertyValueNonNegativeOnly(java.lang.String setterMethodName,
java.lang.Integer propertyID,
int invalidValue)
|
|
| 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.InvalidNewPropertyValueNonNegativeOnly(java.lang.String setterMethodName,
java.lang.Integer propertyID,
int invalidValue)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||