Class ApplicationAlreadyExistsException

  • All Implemented Interfaces:
    Serializable

    public class ApplicationAlreadyExistsException
    extends AmazonServiceException

    An application with the specified name already exists with the applicable IAM user or AWS account.

    See Also:
    Serialized Form
    • Constructor Detail

      • ApplicationAlreadyExistsException

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