|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
lib.jGroupware.utils.NoResultsFromSearchException
Used when a regular expression lookup returns no results
Constructor Summary | |
NoResultsFromSearchException()
Constructor for the NoResultsFromSearchException object |
|
NoResultsFromSearchException(java.lang.String description)
Constructor for the NoResultsFromSearchException object |
|
NoResultsFromSearchException(java.lang.String description,
java.lang.Throwable cause)
Constructor for the NoResultsFromSearchException object |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NoResultsFromSearchException()
public NoResultsFromSearchException(java.lang.String description)
description
- Description of the Parameterpublic NoResultsFromSearchException(java.lang.String description, java.lang.Throwable cause)
description
- Description of the Parametercause
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |