| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.gwt.inject.client.CreationException
public class CreationException
Exception thrown by Gin at GWT runtime if an error occurs while creating a requested object.
| Constructor Summary | |
|---|---|
| CreationException(java.lang.String s) | |
| CreationException(java.lang.String s,
                  java.lang.Throwable throwable) | |
| CreationException(java.lang.Throwable throwable) | |
| 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 | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public CreationException(java.lang.String s)
public CreationException(java.lang.String s,
                         java.lang.Throwable throwable)
public CreationException(java.lang.Throwable throwable)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||