| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.web_visage.ichat.exception.IChatException
com.web_visage.ichat.exception.IChatUserNotFoundException
public class IChatUserNotFoundException
Thrown to indicate that the requested user hasn't been found.
| Constructor Summary | |
|---|---|
IChatUserNotFoundException()
Constructor.  | 
|
IChatUserNotFoundException(java.lang.String aMessage)
Constructor.  | 
|
| Method Summary | 
|---|
| 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 | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public IChatUserNotFoundException(java.lang.String aMessage)
aMessage - public IChatUserNotFoundException()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||