Dekoh platform API

dekoh.portal.syndication.aggregator.core
Class PersistentSubscriptionListOperationsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by dekoh.portal.syndication.aggregator.core.PersistentSubscriptionListOperationsException
All Implemented Interfaces:
Serializable

public class PersistentSubscriptionListOperationsException
extends RuntimeException

Thrown by CRUD operations on PersistentSubscriptionList fail throwing irrecoverable exceptions.

Since:
Oct 10, 2007
See Also:
Serialized Form

Constructor Summary
PersistentSubscriptionListOperationsException(String message)
           
PersistentSubscriptionListOperationsException(String message, Throwable cause)
           
PersistentSubscriptionListOperationsException(Throwable cause)
           
 
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

PersistentSubscriptionListOperationsException

public PersistentSubscriptionListOperationsException(Throwable cause)

PersistentSubscriptionListOperationsException

public PersistentSubscriptionListOperationsException(String message)

PersistentSubscriptionListOperationsException

public PersistentSubscriptionListOperationsException(String message,
                                                     Throwable cause)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers