Function isBadRequestException

  • Is the exception a BadRequestException?

    Returns

    Whether or not the exception is a BadRequestException.

    Parameters

    • e: ServiceException

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

    Returns boolean

Generated using TypeDoc