Uses of Class
com.oracle.coherence.spring.messaging.exceptions.CoherenceSubscriberException
-
Packages that use CoherenceSubscriberException Package Description com.oracle.coherence.spring.messaging Coherence Messaging Support. -
-
Uses of CoherenceSubscriberException in com.oracle.coherence.spring.messaging
Methods in com.oracle.coherence.spring.messaging with parameters of type CoherenceSubscriberException Modifier and Type Method Description SubscriberExceptionHandler.Action
SubscriberExceptionHandler. handle(CoherenceSubscriberException exception)
Handle the given exception.
-