public class RequestException
extends java.lang.Exception
com.google.gwt.http.HTTP
.
<module> <!-- other inherited modules, such as com.google.gwt.user.User --> <inherits name="com.google.gwt.http.HTTP"/> <!-- additional module settings --> </module>
Constructor and Description |
---|
RequestException() |
RequestException(java.lang.String message) |
RequestException(java.lang.String message,
java.lang.Throwable cause) |
RequestException(java.lang.Throwable cause) |