de.nava.informa.utils
Class FeedManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.nava.informa.utils.FeedManagerException
All Implemented Interfaces:
Serializable

public class FeedManagerException
extends Exception

Exception class, which is used if an invalid feed is tried to be loaded.

Author:
Sam Newman
See Also:
FeedManager, Serialized Form

Constructor Summary
FeedManagerException(Exception e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FeedManagerException

public FeedManagerException(Exception e)


Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.