public class TierMetadataDeserializationException
extends java.lang.RuntimeException
TierMetadataDeserializationException
is an exception for cases where metadata
belonging to the tier topic cannot be deserialized. This exception is unrecoverable, as a failed
materialization will result in data loss.Constructor and Description |
---|
TierMetadataDeserializationException(java.lang.String message) |
TierMetadataDeserializationException(java.lang.String message,
java.lang.Throwable throwable) |
TierMetadataDeserializationException(java.lang.Throwable throwable) |
public TierMetadataDeserializationException(java.lang.String message)
public TierMetadataDeserializationException(java.lang.String message, java.lang.Throwable throwable)
public TierMetadataDeserializationException(java.lang.Throwable throwable)