Function isResourceNotFoundException

  • Is the exception a ResourceNotFoundException?

    Returns

    Whether or not the exception is a ResourceNotFoundException.

    Parameters

    • e: ServiceException

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

    Returns boolean

Generated using TypeDoc