Class TopicNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.reactivecommons.async.kafka.communications.exceptions.TopicNotFoundException
All Implemented Interfaces:
Serializable

public class TopicNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • TopicNotFoundException

      public TopicNotFoundException(String message)