Package io.datareplication.consumer.feed
Class FeedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.datareplication.consumer.ConsumerException
-
- io.datareplication.consumer.feed.FeedException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
FeedException.ContentIdNotFound
,FeedException.FeedNotOldEnough
public abstract class FeedException extends ConsumerException
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FeedException.ContentIdNotFound
static class
FeedException.FeedNotOldEnough
-
Nested classes/interfaces inherited from class io.datareplication.consumer.ConsumerException
ConsumerException.CollectedErrors
-
-