public class ErrorInfo extends Object
ErrorInfo(String url, Exception ex)
ErrorInfo(String url, String exMsg)
String
getEx()
getUrl()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorInfo(String url, Exception ex)
url
ex
public ErrorInfo(String url, String exMsg)
exMsg
public String getUrl()
public String getEx()