|
||||||||||
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.UnableToGetListException
public class UnableToGetListException
Thrown when there is a problem getting a list from the system
Constructor Summary | |
---|---|
UnableToGetListException()
|
|
UnableToGetListException(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 UnableToGetListException()
public UnableToGetListException(java.lang.String msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |