|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.webalgorithm.weather.exception.ChainedException
|
+--com.webalgorithm.weather.exception.SearchException
| Field Summary |
| Fields inherited from class com.webalgorithm.weather.exception.ChainedException |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
SearchException()
|
|
SearchException(java.lang.String s)
|
|
SearchException(java.lang.String msg,
java.lang.Throwable ex)
|
|
SearchException(java.lang.Throwable ex)
|
|
| Methods inherited from class com.webalgorithm.weather.exception.ChainedException |
getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SearchException()
public SearchException(java.lang.String s)
public SearchException(java.lang.String msg,
java.lang.Throwable ex)
public SearchException(java.lang.Throwable ex)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||