Class WAFStaleDataException

  • All Implemented Interfaces:
    Serializable

    public class WAFStaleDataException
    extends AmazonServiceException

    The operation failed because you tried to create, update, or delete an object by using a change token that has already been used.

    See Also:
    Serialized Form
    • Constructor Detail

      • WAFStaleDataException

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