org.apache.shindig.gadgets.preload
Class PreloadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.shindig.gadgets.preload.PreloadException
- All Implemented Interfaces:
- Serializable
public class PreloadException
- extends Exception
Exceptions thrown when preloading data.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PreloadException
public PreloadException(String msg)
PreloadException
public PreloadException(Throwable t)
PreloadException
public PreloadException(String msg,
Throwable t)
Copyright © 2007-2012. All Rights Reserved.