|
||||||||||
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.google.gwt.user.client.rpc.SerializableException
GWTApplication.client.UnableToGetPeopleListException
public class UnableToGetPeopleListException
Thrown when there is a problem getting a list of the people which have been requested
Constructor Summary | |
---|---|
UnableToGetPeopleListException()
|
|
UnableToGetPeopleListException(java.lang.String msg)
|
Method Summary |
---|
Methods inherited from class com.google.gwt.user.client.rpc.SerializableException |
---|
getCause, getMessage, initCause |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getStackTrace, 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 UnableToGetPeopleListException()
public UnableToGetPeopleListException(java.lang.String msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |