org.apache.shindig.gadgets
Class UnsupportedFeatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.shindig.gadgets.GadgetException
org.apache.shindig.gadgets.UnsupportedFeatureException
- All Implemented Interfaces:
- Serializable
public class UnsupportedFeatureException
- extends GadgetException
Thrown whenever GadgetFeatureRegistry gets a request for a feature that is
not registered.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedFeatureException
public UnsupportedFeatureException(String name)
Copyright © 2007-2012. All Rights Reserved.