| Package | Description |
|---|---|
| net.stickycode.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
BlankParameterException
Similar to
NullParameterException except its the special case for strings that are blank. |
class |
InvalidParameterException
Thrown when a parameter or combination or parameters is not suitable
|
class |
NullParameterException
Thrown to indicate a null parameter was passed which should always be considered a bad thing.
|
Copyright © 2009–2016 RedEngine Ltd. All rights reserved.