Class PubSubTopicExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.linkedin.venice.exceptions.VeniceException
com.linkedin.venice.pubsub.api.exceptions.PubSubClientException
com.linkedin.venice.pubsub.api.exceptions.PubSubTopicExistsException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields inherited from class com.linkedin.venice.exceptions.VeniceExceptionerrorType
- 
Constructor SummaryConstructorsConstructorDescriptionPubSubTopicExistsException(PubSubTopic pubSubTopic, Throwable cause) PubSubTopicExistsException(String customMessage) 
- 
Method SummaryMethods inherited from class com.linkedin.venice.exceptions.VeniceExceptiongetErrorType, getHttpStatusCodeMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
PubSubTopicExistsException
- 
PubSubTopicExistsException
 
-