Class ApplicationDoesNotExistException

All Implemented Interfaces:
Serializable

public class ApplicationDoesNotExistException extends AmazonServiceException

The application does not exist with the applicable IAM user or AWS account.

See Also:
  • Constructor Details

    • ApplicationDoesNotExistException

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