Class VeniceStoreCreationException

All Implemented Interfaces:
Serializable

public class VeniceStoreCreationException extends VeniceException
Customized exception for receiving invalid VersionCreationResponse in VenicePushJob
See Also:
  • Constructor Details

    • VeniceStoreCreationException

      public VeniceStoreCreationException(String storeName, String message)
    • VeniceStoreCreationException

      public VeniceStoreCreationException(String storeName, String message, Throwable throwable)
  • Method Details

    • getStoreName

      public String getStoreName()