Class ElasticBeanstalkServiceException

All Implemented Interfaces:
Serializable

public class ElasticBeanstalkServiceException extends AmazonServiceException

A generic service exception has occurred.

See Also:
  • Constructor Details

    • ElasticBeanstalkServiceException

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