Class PubSubMessageReceiverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.micronaut.messaging.exceptions.MessagingException
io.micronaut.messaging.exceptions.MessageListenerException
io.micronaut.gcp.pubsub.exception.PubSubMessageReceiverException
All Implemented Interfaces:
Serializable

public class PubSubMessageReceiverException extends io.micronaut.messaging.exceptions.MessageListenerException
Since:
2.0.0
Author:
Vinicius Carvalho
See Also: