Package com.google.gwt.user.tools
Class WebAppCreatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gwt.user.tools.WebAppCreatorException
- All Implemented Interfaces:
Serializable
Indicates a problem was found while creating a web application.
- See Also:
-
Constructor Summary
ConstructorDescriptionWebAppCreatorException
(String message) WebAppCreatorException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebAppCreatorException
-
WebAppCreatorException
-