Function isResourcePreconditionNotMetException

  • Is the exception a ResourcePreconditionNotMetException?

    Returns

    Whether or not the exception is a ResourcePreconditionNotMetException.

    Parameters

    • e: ServiceException

      The client error to check to see if it is a ResourcePreconditionNotMetException.

    Returns boolean

Generated using TypeDoc