Class ResourceInUseException

  • All Implemented Interfaces:
    Serializable

    public class ResourceInUseException
    extends AmazonServiceException

    The certificate is in use by another AWS service in the caller's account. Remove the association and try again.

    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceInUseException

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