|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllegalValueException | |
|---|---|
| com.gridsystems.exceptions | |
| com.gridsystems.innergrid.kernel.genericutils | |
| Uses of IllegalValueException in com.gridsystems.exceptions |
|---|
| Subclasses of IllegalValueException in com.gridsystems.exceptions | |
|---|---|
class |
InvalidCharacterException
Indicates a string that contains an invalid character. |
class |
NullParameterException
Null Parameter Exception. |
class |
StringTooLongException
Indicates a string that is longer than a stablished limit. |
| Uses of IllegalValueException in com.gridsystems.innergrid.kernel.genericutils |
|---|
| Methods in com.gridsystems.innergrid.kernel.genericutils that throw IllegalValueException | |
|---|---|
static void |
ApiUtils.checkName(java.lang.String name)
Checks that the name is valid. |
static void |
ApiUtils.checkName(java.lang.String name,
java.lang.String caption)
Checks that the name is valid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||