|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectXPException
com.plumtree.portaluiinfrastructure.search.SearchExecutionException
com.plumtree.portaluiinfrastructure.search.SearchExecutionError
com.plumtree.portaluiinfrastructure.search.exceptions.InvalidArgumentException
public class InvalidArgumentException
InvalidArgumentException indicates that a method on ISearchResultModel was passed an invalid argument.
| Constructor Summary | |
|---|---|
InvalidArgumentException(java.lang.String msg)
Creates a new InvalidArgumentException object. |
|
InvalidArgumentException(java.lang.String badArg,
java.lang.String badValue)
Creates a new InvalidArgumentException object. |
|
| Method Summary |
|---|
| Methods inherited from class com.plumtree.portaluiinfrastructure.search.SearchExecutionError |
|---|
GetComment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidArgumentException(java.lang.String msg)
msg -
public InvalidArgumentException(java.lang.String badArg,
java.lang.String badValue)
badArg - badValue -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||