dekoh.portal.syndication.aggregator.core
Class PersistentSubscriptionListOperationsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PersistentSubscriptionListOperationsException
public PersistentSubscriptionListOperationsException(Throwable cause)
PersistentSubscriptionListOperationsException
public PersistentSubscriptionListOperationsException(String message)
PersistentSubscriptionListOperationsException
public PersistentSubscriptionListOperationsException(String message,
Throwable cause)
© 2009 Pramati Technologies - Dekoh - Portal for Developers