Class WebAppCreatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gwt.user.tools.WebAppCreatorException
All Implemented Interfaces:
Serializable

public class WebAppCreatorException extends Exception
Indicates a problem was found while creating a web application.
See Also:
  • Constructor Details

    • WebAppCreatorException

      public WebAppCreatorException(String message)
    • WebAppCreatorException

      public WebAppCreatorException(String message, Exception e)