Class DuplicateTopicException

All Implemented Interfaces:
Serializable

public class DuplicateTopicException extends VeniceException
The source and destination topic for topic switching are the same topic
See Also:
  • Constructor Details

    • DuplicateTopicException

      public DuplicateTopicException(String message)