Hierarchy For Package de.quantummaid.eventmaid.internal.pipe.exceptions
Package Hierarchies:Class Hierarchy
- java.lang.Object
- de.quantummaid.eventmaid.internal.pipe.exceptions.ErrorThrowingPipeErrorHandler<T> (implements de.quantummaid.eventmaid.internal.pipe.exceptions.PipeErrorHandler<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- de.quantummaid.eventmaid.internal.pipe.exceptions.NoSuitableSubscriberException
- java.lang.RuntimeException
- de.quantummaid.eventmaid.internal.pipe.exceptions.ExceptionInPipeException
- java.lang.Exception
Interface Hierarchy
- de.quantummaid.eventmaid.internal.pipe.exceptions.PipeErrorHandler<T>