Class MarketplaceCommerceAnalyticsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.amazonaws.AmazonClientException
com.amazonaws.AmazonServiceException
com.amazonaws.services.marketplacecommerceanalytics.model.MarketplaceCommerceAnalyticsException
All Implemented Interfaces:
Serializable

public class MarketplaceCommerceAnalyticsException extends AmazonServiceException
This exception is thrown when an internal service error occurs.
See Also:
  • Constructor Details

    • MarketplaceCommerceAnalyticsException

      public MarketplaceCommerceAnalyticsException(String message)
      Constructs a new MarketplaceCommerceAnalyticsException with the specified error message.
      Parameters:
      message - Describes the error encountered.