org.cruxframework.crux.widgets.client.rss.feed
Class Error

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.cruxframework.crux.widgets.client.rss.feed.Error

public class Error
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected Error()
           
 
Method Summary
 String getCode()
           
 String getMessage()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Error

protected Error()
Method Detail

getMessage

public final String getMessage()

getCode

public final String getCode()


Copyright © 2015. All rights reserved.