com.atlassian.gadgets.test.ajax
Class AjaxRequestError

java.lang.Object
  extended by com.atlassian.gadgets.test.ajax.AjaxRequest
      extended by com.atlassian.gadgets.test.ajax.AjaxRequestError

public class AjaxRequestError
extends AjaxRequest


Field Summary
 
Fields inherited from class com.atlassian.gadgets.test.ajax.AjaxRequest
url
 
Constructor Summary
AjaxRequestError(URL url, String message)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.atlassian.gadgets.test.ajax.AjaxRequest
getUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AjaxRequestError

public AjaxRequestError(URL url,
                        String message)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010 Atlassian. All Rights Reserved.